Skip to content

Commit

Permalink
Support auto phases in LazyWait
Browse files Browse the repository at this point in the history
  • Loading branch information
MonicaOlejniczak committed Jun 2, 2021
1 parent ea6eefe commit 565b31f
Show file tree
Hide file tree
Showing 5 changed files with 565 additions and 533 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ export { LazySuspense } from './suspense';
export type { Fallback, LazySuspenseProps } from './suspense';

export { useLazyPhase } from './phase';

export type { Config } from './types';
Loading

0 comments on commit 565b31f

Please sign in to comment.