flash effect on ctrl enter
This commit is contained in:
parent
85f03fb1d0
commit
b9829bb696
5 changed files with 75 additions and 15 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// import 'tailwindcss/tailwind.css';
|
||||
|
||||
export { default as CodeMirror } from './components/CodeMirror6';
|
||||
export { default as CodeMirror, flash } from './components/CodeMirror6';
|
||||
export * from './components/MiniRepl';
|
||||
export { default as useCycle } from './hooks/useCycle';
|
||||
export { default as useHighlighting } from './hooks/useHighlighting';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue