This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
scratch-paint
Watch
1
Star
0
Fork
You've already forked scratch-paint
0
mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced
2025-01-24 21:29:51 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
ac024c6c6b
scratch-paint
/
src
/
index.js
4 lines
86 B
JavaScript
Raw
Normal View
History
Unescape
Escape
add state to switch tools, and keyboard shortcuts to do so
2017-07-17 18:39:50 -04:00
import
PaintEditor
from
'./containers/paint-editor.jsx'
;
Make a paint editor component
2017-07-13 14:03:48 -04:00
add eraser
2017-07-25 11:53:54 -04:00
export
default
PaintEditor
;
Reference in a new issue
Copy permalink