Skip to content

Commit

Permalink
feat: make gio form headers public
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaudAV authored and gcusnieux committed Mar 7, 2022
1 parent 3ce95e2 commit 25170a2
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ export * from './gio-banner/gio-banner.component';
export * from './gio-banner/gio-banner.module';

export * from './gio-icons/gio-icons.module';

export * from './gio-form-headers/gio-form-headers.component';
export * from './gio-form-headers/gio-form-headers.module';
export * from './gio-form-headers/gio-form-headers.harness';

0 comments on commit 25170a2

Please sign in to comment.