Skip to content

Commit 7e456fa

Browse files
committed
Remove deprecated AsyncState and getAsyncState utilities
1 parent 195c80c commit 7e456fa

4 files changed

Lines changed: 0 additions & 87 deletions

File tree

src/async-data/__test__/asyncState.test.ts

Lines changed: 0 additions & 32 deletions
This file was deleted.

src/async-data/asyncState.js

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/async-data/asyncState.ts

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
export * from './useInterval/useInterval'
2-
export * from './async-data/asyncState'
32
export * from './async-data/AsyncView'
43
export * from './location-provider/LocationProvider'
54
export * from './useMatchMediaQuery/useMatchMediaQuery'

0 commit comments

Comments
 (0)