UNPKG

adastra-ui-comment

Version:

Testing locally 1) in this file - `npm i` install dependencies - `npm run build` or `npm run tsc` to build your module 2) in childApp - in package.json under dependencies add ui-astra-assets with file:(relativePathToRepo) - "ui-astra-a

4 lines 178 B
import CommentList from './CommentSection/components/CommentList'; import AstraTheme from './Themes/themes'; export { CommentList, AstraTheme }; //# sourceMappingURL=index.js.map