Components
Confirmation
Apply migration to prod?
This runs the following statements against the production database.
ALTER TABLE users ADD COLUMN seed int;
CREATE INDEX idx_users_seed ON users(seed);
DROP TABLE legacy_sessions;
Aurora-native confirmation parity surface from AI Elements.
Install
Requires
@aurora/aurora-tokens@aurora/aurora-ai-elements@aurora/aurora-componentsnpm
lucide-react