Skip to content

Commit 00bd60a

Browse files
authored
Merge pull request #29 from LewSplenda/main
removed the to dos section from storybook introduction page
2 parents 4d0474f + 65d6264 commit 00bd60a

File tree

1 file changed

+0
-7
lines changed
  • templates/theme-default/content/docs/introduction

1 file changed

+0
-7
lines changed

templates/theme-default/content/docs/introduction/_index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,3 @@ The WEKit Design System is a reusable component library that helps contributors
1414
- `components` are the basic building blocks and the smallest functional unit. They are used in modules and cannot stand alone. Example: **c-button**
1515
- `modules` can be used as a full-width section within templates. They can contain components. Example: **m-stage**
1616
- `templates` are the skeleton of a page and may contain modules. Example: **t-article**
17-
18-
## Todos ✅
19-
20-
- Custom Docs: Import CHANGELOG.md
21-
- Custom Docs: Allow inline stories
22-
- Story: Implement [@storybook/addon-controls](https://www.npmjs.com/package/@storybook/addon-controls) with some simple examples
23-
- Story: Make breakpoints in viewport toolbar customizable

0 commit comments

Comments
 (0)