| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: use named export for everything except pages | Armand Philippot | 2023-09-20 | 1 | -1/+1 |
| | | | | | | | Next expect a default export for pages so only those components should use default exports. Everything else should use named exports to reduce the number of import statements. | ||||
| * | build(storybook): fix loading errors due to updated deps | Armand Philippot | 2022-09-21 | 1 | -1/+1 |
| | | |||||
| * | fix(storybook): create a fake wrapper for Table of Contents story | Armand Philippot | 2022-05-22 | 1 | -1/+22 |
| | | |||||
| * | chore: complete Storybook stories | Armand Philippot | 2022-05-21 | 1 | -8/+0 |
| | | |||||
| * | chore: add a TableOfContents component | Armand Philippot | 2022-04-22 | 1 | -0/+41 |
