UNPKG

codogo-react-widgets

Version:

Provides a unified way to access the styling of commonly used widgets across different apps

9 lines (8 loc) 294 B
export { default as withApolloQueriesInFlight, } from "./withApolloQueriesInFlight"; export { default as withContextMenu, } from "./withContextMenu"; export { getUserContext, } from "./withUserContext"; export { default as withApolloMutationGenerator, } from "./withApolloMutationGenerator";