mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
Import bootstrap module
This commit is contained in:
parent
904baba237
commit
2fb6ad3da6
@ -12,6 +12,7 @@ import Vue from 'vue';
|
||||
import Observable from 'frappejs/utils/observable';
|
||||
import Desk from 'frappejs/ui/components/Desk';
|
||||
import sidebarConfig from './sidebarConfig';
|
||||
import 'bootstrap';
|
||||
|
||||
export default {
|
||||
name: 'App',
|
||||
|
Loading…
Reference in New Issue
Block a user