File size: 828 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
[
{
"id": "overview",
"title": "Overview",
"description": "High-level questions about Chakra UI v3.0"
},
{
"id": "snippets",
"title": "Snippets",
"description": "Questions about component snippets"
},
{
"id": "recipe",
"title": "Recipes",
"description": "Understanding recipe customizations and design"
},
{
"id": "components",
"title": "Components",
"description": "Tips and recommendations for components"
},
{
"id": "next-js",
"title": "Next.js",
"description": "Using Chakra UI with Next.js App or Pages Router"
},
{
"id": "styling",
"title": "Styling",
"description": "Styling Chakra UI components"
},
{
"id": "theming",
"title": "Theming",
"description": "Configuring colors, fonts, breakpoints, and more"
}
]
|