soapbox/app/soapbox/entity-store
Alex Gleason a530ec0202
EntityStore: switch all hooks to use a callback function
2023-03-23 19:22:26 -05:00
..
__tests__ Add useIncrementEntity hook 2023-03-22 19:45:34 -05:00
hooks EntityStore: switch all hooks to use a callback function 2023-03-23 19:22:26 -05:00
actions.ts Add useIncrementEntity hook 2023-03-22 19:45:34 -05:00
entities.ts Groups: use entity store for pending requests 2023-03-20 15:54:06 -05:00
reducer.ts Add useIncrementEntity hook 2023-03-22 19:45:34 -05:00
types.ts EntityStore: let totalCount be undefined, don't try to set it from the local count 2023-03-22 19:11:11 -05:00
utils.ts EntityStore: let totalCount be undefined, don't try to set it from the local count 2023-03-22 19:11:11 -05:00