Work on sidebar share more popup

This commit is contained in:
viktorstrate
2021-06-04 22:29:58 +02:00
parent fc009ead1c
commit 9cb236df41
8 changed files with 145 additions and 48 deletions

View File

@@ -13,6 +13,7 @@
"@babel/core": "^7.14.0",
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
"@headlessui/react": "^1.2.0",
"@rollup/plugin-babel": "^5.3.0",
"@vitejs/plugin-react-refresh": "^1.3.3",
"autoprefixer": "^10.2.5",
@@ -22,6 +23,7 @@
"babel-plugin-i18next-extract": "^0.8.3",
"babel-plugin-styled-components": "^1.12.0",
"babel-plugin-transform-semantic-ui-react-imports": "^1.4.1",
"classnames": "^2.3.1",
"connect-history-api-fallback": "^1.6.0",
"copy-to-clipboard": "^3.3.1",
"esbuild": "^0.11.20",