Skip to content

Commit 75303e0

Browse files
committed
fix(react): added component index
1 parent de56ab7 commit 75303e0

File tree

1 file changed

+6
-0
lines changed
  • packages/firebaseui-react/src/components

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
export * from '././button';
2+
export * from './card';
3+
export * from './country-selector';
4+
export * from './field-info';
5+
export * from './policies';
6+
export * from './divider';

0 commit comments

Comments
 (0)