UNPKG
react-fabricjs
Version:
latest (0.1.6)
0.1.6
0.1.5
0.1.2
0.1.1
0.1.0
fabricjs implemented by react
github.com/seal789ie/react-fabricjs
seal789ie/react-fabricjs
react-fabricjs
/
src
/
Color.js
5 lines
(3 loc)
•
83 B
JavaScript
View Raw
1
2
3
4
5
'use strict'
;
import
{fabric}
from
'fabric-webpack'
;
export
default
fabric.
Color
;