mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-23 23:29:59 +08:00
Refactored js file structure to be standard throughout app
Still work to be done but a good start in standardisation.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import Clipboard from "clipboard";
|
||||
import Code from "../libs/code";
|
||||
import Code from "../services/code";
|
||||
|
||||
class PageDisplay {
|
||||
|
||||
|
Reference in New Issue
Block a user