Migrate to Vite (#71)
* Replace DateInput * Migrate to Vite * Ecxluding optimize to fix notifs in dev * Dateinput changes * Fixs on new DateInput * wip * Updated date input + cleaning * Udpated readme Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import Navbar from '~/components/Navbar'
|
||||
import Alert from '../components/common/Alert'
|
||||
import Navbar from '~/components/Navbar.vue'
|
||||
import Alert from '../components/common/Alert.vue'
|
||||
|
||||
export default {
|
||||
name: 'MainLayout',
|
||||
|
||||
Reference in New Issue
Block a user