Sha256: 53edbcc4862a3852377d4f7a2c9427d5b1b480dfa5757d51d0c93190f1a4c8b4

Contents?: true

Size: 279 Bytes

Versions: 7

Compression:

Stored size: 279 Bytes

Contents

import { useForemanModal } from 'foremanReact/components/ForemanModal/ForemanModalHooks';

import { SNAPSHOT_FORM_MODAL } from './SnapshotFormModalConstants';

const useSnapshotFormModal = () => useForemanModal({ id: SNAPSHOT_FORM_MODAL });

export default useSnapshotFormModal;

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
foreman_snapshot_management-4.0.0 webpack/components/SnapshotManagement/components/SnapshotFormModal/useSnapshotFormModal.js
foreman_snapshot_management-3.0.1 webpack/components/SnapshotManagement/components/SnapshotFormModal/useSnapshotFormModal.js
foreman_snapshot_management-3.0.0 webpack/components/SnapshotManagement/components/SnapshotFormModal/useSnapshotFormModal.js
foreman_snapshot_management-2.0.3 webpack/components/SnapshotManagement/components/SnapshotFormModal/useSnapshotFormModal.js
foreman_snapshot_management-2.0.2 webpack/components/SnapshotManagement/components/SnapshotFormModal/useSnapshotFormModal.js
foreman_snapshot_management-2.0.1 webpack/components/SnapshotManagement/components/SnapshotFormModal/useSnapshotFormModal.js
foreman_snapshot_management-2.0.0 webpack/components/SnapshotManagement/components/SnapshotFormModal/useSnapshotFormModal.js