Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
willeastcott authored May 1, 2024
1 parent cf18474 commit 1fe930f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Each component exists in its own folder within the `./src/components` directory.
- `index.ts`: The PCUI element itself.
- `style.scss`: The SASS styles for the component.
- `component.tsx`: A React wrapper for the element, currently used to display the element in Storybook.
- `index.stories.tsx`: The Storybook entry for this component.
- `component.stories.tsx`: The Storybook entry for this component.
Locally developed components can be viewed & tested by running the Storybook app, as mentioned in the following section.
Expand Down

0 comments on commit 1fe930f

Please sign in to comment.