Fixed components build. Renamed validations to permissions.

This commit is contained in:
Mike Cao 2025-09-02 09:23:35 -07:00
parent f0ec24e8f5
commit c916e4ff9c
80 changed files with 99 additions and 373 deletions

View file

@ -1,6 +0,0 @@
export * from './link';
export * from './pixel';
export * from './report';
export * from './team';
export * from './website';
export * from './user';