Fix
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import PatternSection from '@/features/auth/components/PatternSection.vue'
|
||||
import { gallery } from '@/utils/gallery'
|
||||
import PatternSection from '@/features/auth/components/PatternSection.vue'
|
||||
|
||||
const bgPattern = gallery.loginPattern
|
||||
const bgPatternMobile = gallery.loginPatternMobile
|
||||
|
||||
Reference in New Issue
Block a user