Skip to content

Commit

Permalink
improvements in sysadmin UI
Browse files Browse the repository at this point in the history
  • Loading branch information
inikoo committed Jan 5, 2025
1 parent c13ef34 commit bd55d1c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import Tabs from "@/Components/Navigation/Tabs.vue"
import { useTabChange } from "@/Composables/tab-change"
import { capitalize } from "@/Composables/capitalize"
import { computed, defineAsyncComponent, ref } from 'vue'
import { computed, ref } from 'vue'
import type { Component } from 'vue'
import { PageHeading as TSPageHeading } from '@/types/PageHeading'
Expand Down

0 comments on commit bd55d1c

Please sign in to comment.