Skip to content

Commit

Permalink
🔧 export ngIfLoadedToken
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-gn committed Dec 27, 2023
1 parent d14e357 commit 00db41f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mprisma/components",
"version": "16.1.15",
"version": "16.1.16",
"repository": {
"type": "git",
"url": "https://github.com/gabriel-gn/prisma-components.git"
Expand Down
1 change: 1 addition & 0 deletions src/public-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export * from './directives/ng-if-loaded/spinner/spinner.component';
export * from './directives/ng-if-loaded/ng-if-loaded.directive';
export * from './directives/ng-if-loaded/ng-if-loaded.module';
export * from './directives/ng-if-loaded/ng-if-loaded.providers';
export * from './directives/ng-if-loaded/injection';

export * from './directives/navigation-back-click/navigation-back-click.directive';
export * from './directives/navigation-back-click/navigation-back-click.module';
Expand Down

1 comment on commit 00db41f

@vercel
Copy link

@vercel vercel bot commented on 00db41f Dec 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.