Add undo/redo functionality and tests
Showing
- src/components/sound-editor/icon--redo.svg 0 additions, 0 deletionssrc/components/sound-editor/icon--redo.svg
- src/components/sound-editor/icon--undo.svg 0 additions, 0 deletionssrc/components/sound-editor/icon--undo.svg
- src/components/sound-editor/sound-editor.css 27 additions, 1 deletionsrc/components/sound-editor/sound-editor.css
- src/components/sound-editor/sound-editor.jsx 34 additions, 0 deletionssrc/components/sound-editor/sound-editor.jsx
- src/containers/sound-editor.jsx 32 additions, 2 deletionssrc/containers/sound-editor.jsx
- test/unit/components/__snapshots__/sound-editor.test.jsx.snap 24 additions, 0 deletions.../unit/components/__snapshots__/sound-editor.test.jsx.snap
- test/unit/components/sound-editor.test.jsx 25 additions, 1 deletiontest/unit/components/sound-editor.test.jsx
- test/unit/containers/sound-editor.test.jsx 35 additions, 0 deletionstest/unit/containers/sound-editor.test.jsx
src/components/sound-editor/icon--redo.svg
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
src/components/sound-editor/icon--undo.svg
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Please register or sign in to comment