mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-14 07:52:52 +08:00
Finished updating remainder of JS components to new system
This commit is contained in:
@ -12,6 +12,4 @@ export class CodeTextarea extends Component {
|
||||
Code.inlineEditor(this.$el, mode);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
export default CodeTextarea;
|
||||
}
|
Reference in New Issue
Block a user