Expose Tag,Button common components for premium
[PREMIUM-145]
This commit is contained in:
committed by
Veljko V
parent
bef8dfdbd6
commit
cbc4820c6a
2
assets/js/src/common/index.ts
Normal file
2
assets/js/src/common/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { default as Tag } from './tag/tag';
|
||||
export { default as Button } from './button/button';
|
Reference in New Issue
Block a user