Merged in feat/sw-2873-move-backtotopbutton-to-design-system (pull request #2593)
feat(SW-2873): Move BackToTopButton to design-system * Remove dependency on i18n in BackToTopButton * Move BackToTopButton to design-system Approved-by: Hrishikesh Vaipurkar
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"version": "1.0.0-beta.1",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
"./BackToTopButton": "./dist/components/BackToTopButton/index.js",
|
||||
"./Body": "./dist/components/Body/index.js",
|
||||
"./Button": "./dist/components/Button/index.js",
|
||||
"./Caption": "./dist/components/Caption/index.js",
|
||||
|
||||
Reference in New Issue
Block a user