UNPKG
yoda-common-boilerplate
Version:
latest (1.0.0)
1.0.0
Repository of all JCP reusable atoms, molecules and organisms
yoda-common-boilerplate
/
src
/
atoms
/
index.jsx
4 lines
(3 loc)
•
99 B
JSX
View Raw
1
2
3
4
export
Card
from
'./Card/Card'
;
export
Image
from
'./Image/Image'
;
export
List
from
'./List/List'
;