react packaging

This commit is contained in:
Felix Roos 2022-05-17 21:40:17 +02:00
parent fb2f63ee26
commit b8a0559012
14 changed files with 792 additions and 96 deletions

View file

@ -1,4 +1,4 @@
// import 'tailwindcss/tailwind.css';
export * as CodeMirror from './components/CodeMirror6';
export * as MiniRepl from './components/MiniRepl';
export * from './components/MiniRepl';