Skip to content

Commit 36fbb73

Browse files
committed
fix: import boostrap
editor page is kinda working now
1 parent 3d870f9 commit 36fbb73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/js/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/* global Cookies, moment, serverurl,
33
key, Dropbox, ot, hex2rgb, inlineAttachment */
44

5+
import 'bootstrap'
56
import CodeMirror from '@hackmd/codemirror'
67
import TurndownService from 'turndown'
78
import Cookies from 'js-cookie'

0 commit comments

Comments
 (0)