mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03: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