mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-03 22:23:37 +00:00
updates reducers utils with mapUrnsToIds helper
This commit is contained in:
parent
339c10542d
commit
36a82cbc31
@ -1,2 +1,4 @@
|
||||
import mapEntitiesToIds from 'wherehows-web/reducers/utils/map-entities-to-ids';
|
||||
export { mapEntitiesToIds };
|
||||
import mapUrnsToIds from 'wherehows-web/reducers/utils/map-urns-to-ids';
|
||||
|
||||
export { mapEntitiesToIds, mapUrnsToIds };
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user