Skip to content

Commit

Permalink
feat: testing build
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-at-airwalk authored Oct 25, 2024
1 parent d612258 commit 98b4090
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
This packages is a collection of React / MDX Components to render content to Web (Airview), PDF (Airview) and Presentations (MDX-Deck).

Storybook is used to documenbt these components in a standalone location.
Storybook is used to documenbt these components in a standalone location..

Each component should have a dedicated `.tsx` file within `src/stories`. it should also have a `.stories.tsx` to describe the Component in Storybook. Optionally a `.mdx` can be used to document the Component in further detail if required.

Expand Down Expand Up @@ -111,4 +111,4 @@ obsolete now.
Reviewed-by: Z
Refs: #123
```
```

0 comments on commit 98b4090

Please sign in to comment.