4755f6066b
Moved all the notebooklab assets into the GitLab repo
2 lines
108 B
JavaScript
2 lines
108 B
JavaScript
export { default as MarkdownCell } from './markdown.vue';
|
|
export { default as CodeCell } from './code.vue';
|