{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "typography-table", "type": "registry:example", "author": "shadcn (https://ui.shadcn.com)", "files": [ { "path": "examples/typography-table.tsx", "content": "export default function TypographyTable() {\n return (\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n King's Treasury\n \n People's happiness\n
\n Empty\n \n Overflowing\n
\n Modest\n \n Satisfied\n
\n Full\n \n Ecstatic\n
\n
\n )\n}\n", "type": "registry:example", "target": "" } ] }