Merge pull request #3620 from overleaf/ae-storybook-theme

Improve Storybook theming

GitOrigin-RevId: f02f0cfc8d13ca1a1510bd840afdc8f326fb6750
This commit is contained in:
Miguel Serrano
2021-02-10 03:04:47 +00:00
committed by Copybot
parent b611c307d7
commit ceab823447
11 changed files with 64 additions and 37 deletions
+8
View File
@@ -29328,6 +29328,14 @@
"to-no-case": "^1.0.0"
}
},
"to-string-loader": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/to-string-loader/-/to-string-loader-1.1.6.tgz",
"integrity": "sha512-VNg62//PS1WfNwrK3n7t6wtK5Vdtx/qeYLLEioW46VMlYUwAYT6wnfB+OwS2FMTCalIHu0tk79D3RXX8ttmZTQ==",
"requires": {
"loader-utils": "^1.0.0"
}
},
"toggle-selection": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/toggle-selection/-/toggle-selection-1.0.6.tgz",