UNPKG
@wq/material
Version:
latest (2.1.0)
next (3.0.0-alpha.0)
3.0.0-alpha.0
2.1.0
2.0.0
2.0.0-alpha.1
2.0.0-alpha.0
1.3.0
1.3.0-beta.2
1.3.0-beta.1
1.3.0-beta.0
1.3.0-alpha.4
1.3.0-alpha.3
1.3.0-alpha.2
1.3.0-alpha.1
React + Material UI renderer for use with @wq/app
wq.io/@wq/material
wq/wq.app
@wq/material
/
src
/
index.js
5 lines
(3 loc)
•
101 B
JavaScript
View Raw
1
2
3
4
5
import
material
from
"@wq/material-web"
;
export
default
material;
export
*
from
"@wq/material-web"
;