added a new component for breadcrumbs and reworked the component for getting icons using sprites
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import './bootstrap';
|
||||
import '../css/app.css';
|
||||
import 'preline';
|
||||
import 'virtual:svg-icons-register'
|
||||
|
||||
|
||||
import { createSSRApp, h } from 'vue';
|
||||
import { createInertiaApp } from '@inertiajs/vue3';
|
||||
|
||||
Reference in New Issue
Block a user