🔧 Refactor computed property for better readability

This commit is contained in:
2026-01-29 14:44:35 +00:00
parent e822dac6dc
commit c6b166d265
2 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<component :is="Component" />
</Transition>
</router-view>
<!-- Developer Tools Panel (development only) -->
<!-- Developer Tools Panel (development + authenticated production) -->
<DeveloperTools />
</div>
</template>