stable

Clone or download

Read-only

feat: storybook, tables

part of request #37211 Replace TLP-doc documentation run 'pnpm --filter=tlp-doc-v2 run storybook' Section Tables added. Change-Id: I76debac13b88f6a2d12ae93f4645e94c99362255

Modified Files

Name
M src/scripts/tlp-doc-v2/package.json +1 −0 Go to diff View file
M src/scripts/tlp-doc-v2/pnpm-lock.yaml +3 −0 Go to diff View file
A src/scripts/tlp-doc-v2/stories/TLP/tables/TableWrapper.ts +36 −0 Go to diff View file
A src/scripts/tlp-doc-v2/stories/TLP/tables/tlp-table.mdx +34 −0 Go to diff View file
A src/scripts/tlp-doc-v2/stories/TLP/tables/tlp-table.stories.ts +449 −0 Go to diff View file