Skip to content

refactor(ui): extract keyboard utilities and add padding constant #261

refactor(ui): extract keyboard utilities and add padding constant

refactor(ui): extract keyboard utilities and add padding constant #261

Triggered via push January 29, 2026 06:29
Status Success
Total duration 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
ui: ui/src/components/ui/toggle.tsx#L47
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ui: ui/src/components/ui/tabs.tsx#L89
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ui: ui/src/components/ui/button.tsx#L64
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ui: ui/src/components/ui/badge.tsx#L48
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components