diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ee488446..8e0af8ac 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -57,7 +57,7 @@ This project uses Storybook for UI development and "live" documentation. Run the following command to start the Storybook: ```bash -yarn start -p 9090 +yarn start ``` #### Component Format diff --git a/README.md b/README.md index 4b82976e..4e306e22 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,6 @@ Currently, the following components are supported: - StructuredListCell - StructuredListRow - StructuredListInput - - StructuredListWrapper - Tabs - Tab - TabContent @@ -112,8 +111,6 @@ Currently, the following components are supported: - ClickableTile - SelectableTile - ExpandableTile - - TileAboveTheFoldContent - - TileBelowTheFoldContent - RadioTile - Tile - TileGroup diff --git a/docs/iframe.html b/docs/iframe.html index e6e204dd..b9c6f640 100644 --- a/docs/iframe.html +++ b/docs/iframe.html @@ -70,4 +70,4 @@ }
Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.