UNPKG
@droppxdev/productcardrn
Version:
latest (1.0.10)
1.0.10
1.0.9
1.0.8
1.0.1
1.0.0
###### **Installation**
bitbucket.org/droppx/productcardrn/src/master/
@droppxdev/productcardrn
/
index.js
5 lines
(2 loc)
•
76 B
JavaScript
View Raw
1
2
3
4
5
import
ProductCard
from
'./dist/productcard'
;
export
default
ProductCard
;