Home / File/ typography-muted.json — ui Source File

typography-muted.json — ui Source File

Architecture documentation for typography-muted.json, a json file in the ui codebase.

Entity Profile

Source Code

{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "typography-muted",
  "type": "registry:example",
  "files": [
    {
      "path": "registry/new-york-v4/examples/typography-muted.tsx",
      "content": "export default function TypographyMuted() {\n  return (\n    <p className=\"text-muted-foreground text-sm\">Enter your email address.</p>\n  )\n}\n",
      "type": "registry:example"
    }
  ]
}

Frequently Asked Questions

What does typography-muted.json do?
typography-muted.json is a source file in the ui codebase, written in json.
Where is typography-muted.json in the architecture?
typography-muted.json is located at deprecated/www/public/r/styles/new-york-v4/typography-muted.json (directory: deprecated/www/public/r/styles/new-york-v4).

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free