Skip to content

Fix ErrorBoundary to use ka- CSS classes instead of Tailwind #24

@isaacsight

Description

@isaacsight

src/components/ErrorBoundary.tsx uses Tailwind-style classes (flex-1, items-center, max-w-md, etc.) but the project uses vanilla CSS with ka- prefix. The error boundary fallback UI is likely unstyled/broken. Replace with proper ka- classes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions