@openshift-assisted/ui-lib
Version:
React component library for the Assisted Installer UI
7 lines • 324 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.useSelectorDay1 = exports.useDispatchDay1 = void 0;
const react_redux_1 = require("react-redux");
exports.useDispatchDay1 = (react_redux_1.useDispatch);
exports.useSelectorDay1 = react_redux_1.useSelector;
//# sourceMappingURL=hooks.js.map