Merge pull request #589 from paulkaplan/sound-editor--undo
Add undo/redo functionality and tests to sound editor
No related branches found
No related tags found
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
Loading
Please register or sign in to comment