@smart-factor/gem-ui-map-component 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -10,10 +10,6 @@ Ensure you have `yarn` installed. If not, you can install it by running:
10
10
 
11
11
  Run `yarn` to install all project dependencies.
12
12
 
13
- ## Storybook
14
-
15
- Run `yarn storybook` for components library via Storybook. Navigate to http://localhost:6006/
16
-
17
13
  ## Build
18
14
 
19
15
  Run `yarn build` to build the project. The build artifacts will be stored in the dist/ directory.