stage 1 of oauth removal, switch to sanctum pat tokens
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
export { TenantHeroCard } from './hero-card';
|
||||
export { TenantHeroCard, tenantHeroPrimaryButtonClass, tenantHeroSecondaryButtonClass } from './hero-card';
|
||||
export { FrostedCard, FrostedSurface, frostedCardClass } from './frosted-surface';
|
||||
export { ChecklistRow } from './checklist-row';
|
||||
export type { ChecklistStep } from './onboarding-checklist-card';
|
||||
export { TenantOnboardingChecklistCard } from './onboarding-checklist-card';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user