Skip to content
Snippets Groups Projects
Commit 44784cad authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

Remove myplugin from index.js

parent a1e1a2d1
No related branches found
No related tags found
No related merge requests found
import ckeditor from './../theme/icons/ckeditor.svg'; import displayIcon from '../theme/icons/display.svg';
import inlineIcon from '../theme/icons/inline.svg';
export { default as MyPlugin } from './myplugin'; export { MathJaxCodeDelimiters } from './mathjax_code_delimiters';
// export { CaosDBReferenceLink } from './caosdb_reference_link';
export const icons = { export const icons = {
ckeditor displayIcon,
inlineIcon
}; };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment