We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a34141d commit 3ec7a34Copy full SHA for 3ec7a34
.dockerignore
package.json
@@ -50,6 +50,7 @@
50
"react": "^16.3.2",
51
"react-apollo": "^2.1.4",
52
"react-autosuggest": "^9.3.4",
53
+ "react-copy-to-clipboard": "^5.0.1",
54
"react-dom": "^16.3.2",
55
"react-highcharts": "^16.0.2",
56
"react-responsive": "^4.1.0",
@@ -60,7 +61,6 @@
60
61
"react-toastify": "^4.0.1",
62
"react-virtualized": "^9.12.0",
63
"react-virtualized-select": "^3.1.0",
- "semantic-ui": "^2.3.1",
64
"semantic-ui-react": "^0.81.1",
65
"socket.io-client": "^2.1.1",
66
"style-loader": "^0.23.1",
0 commit comments