mirror of
https://github.com/frappe/books.git
synced 2024-11-10 15:50:56 +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 Observable from 'frappejs/utils/observable';
|
||||||
import Desk from 'frappejs/ui/components/Desk';
|
import Desk from 'frappejs/ui/components/Desk';
|
||||||
import sidebarConfig from './sidebarConfig';
|
import sidebarConfig from './sidebarConfig';
|
||||||
|
import 'bootstrap';
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'App',
|
name: 'App',
|
||||||
|
Loading…
Reference in New Issue
Block a user