# @kit/ui — UI Components & Styling ## Component Library This project uses **Base UI** (not Radix UI). Key differences: - NEVER use `asChild` prop — Base UI uses `render` prop for element composition - ALWAYS use the `render` prop pattern when you need to render a custom element (e.g., `