Skip to content

Commit 8c8e0e0

Browse files
docs(marketplace): document component contract (Liquifact#587)
1 parent 8a9ada6 commit 8c8e0e0

2 files changed

Lines changed: 463 additions & 0 deletions

File tree

docs/architecture.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ All permanent reference material for this frontend belongs in `docs/`:
143143
| File | Purpose |
144144
| ---- | ------- |
145145
| `docs/architecture.md` | This file — routes, data flow, state, conventions |
146+
| `docs/marketplace.md` | `InvestMarketplace` component contract — props, states, helpers, accessibility |
146147
| `docs/api-integration.md` | HTTP payload / endpoint contract with the Express backend |
147148
| `docs/configuration.md` | Every `NEXT_PUBLIC_*` env variable, validation rules, defaults |
148149
| `docs/design-tokens.md` | CSS custom properties, Tailwind token mapping |

0 commit comments

Comments
 (0)