imbric-theme 0.2.4 → 0.2.7
Sign up to get free protection for your applications and to get access to all the features.
package/.storybook/preview.js
CHANGED
@@ -17,7 +17,7 @@ import {
|
|
17
17
|
|
18
18
|
import styles from './Sidebar.module.css'
|
19
19
|
//import sidebar css from react-pro-sidebar module and our custom css
|
20
|
-
import "react-pro-sidebar/dist/css/styles.css"
|
20
|
+
// import "react-pro-sidebar/dist/css/styles.css"
|
21
21
|
|
22
22
|
import Picture from '../../atoms/Picture'
|
23
23
|
import Icon from '../../atoms/Icon'
|