Fixed Account pages
This commit is contained in:
@@ -6,7 +6,7 @@ import gallerySection from './gallerySection.vue';
|
||||
import concertSection from './concertSection.vue';
|
||||
import heroImage from '@/components/pageParts/heroImage.vue';
|
||||
import sectionDivider from '@/components/basics/sectionDivider.vue';
|
||||
import { useBandStore } from '@/data/stores/bandStore';
|
||||
import { useBandStore } from '@/stores/bandStore';
|
||||
|
||||
const router = useRouter()
|
||||
const bandStore = useBandStore()
|
||||
|
||||
Reference in New Issue
Block a user