Skip to content

Commit

Permalink
AdminList importできてなかった
Browse files Browse the repository at this point in the history
  • Loading branch information
mehm8128 committed Jun 1, 2024
1 parent a600f03 commit 0e6a605
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/GroupPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import PageContainer from '/@/components/Layout/PageContainer.vue'
import PageTitle from '/@/components/Layout/PageTitle.vue'
import ExternalLink from '/@/components/UI/ExternalLink.vue'
import AdminList from '/@/components/Group/AdminList.vue'
import MemberList from '/@/components/Group/MemberList.vue'
import useParam from '/@/lib/param'
import apis from '/@/lib/apis'
Expand Down

0 comments on commit 0e6a605

Please sign in to comment.