Skip to content

Commit c4dfec2

Browse files
committed
add scope categories
1 parent 547f21d commit c4dfec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/fusio-sdk/src/public-api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ export * from './lib/component/password/confirm/confirm.component';
2626
export * from './lib/component/password/reset/reset.component';
2727
export * from './lib/component/register/register.component';
2828
export * from './lib/component/register/activate/activate.component';
29+
export * from './lib/component/scope-categories/scope-categories.component';
2930
export * from './lib/component/scopes/scopes.component';
3031
export * from './lib/component/search/search.component';
3132
export * from './lib/component/security/security.component';

0 commit comments

Comments
 (0)