305 B
305 B
Integration Notes
This repo provides reusable primitives for:
- Command palette (
Cmd+K) - Keyboard shortcut registry
- Action search + grouping
- Recent actions
Integration pattern:
- Copy
src/components/**+ anysrc/lib/**helpers into target app. - Map
--ux-*tokens to target app tokens.