Skip to main content

src/components/AddSiteForm/AddSiteModal

AddSiteModal component that wraps the AddSiteForm in a modal dialog.

Remarksโ€‹

  • Provides a modal wrapper for the AddSiteForm component
  • Manages its own visibility state via the UI store
  • Handles form success by closing the modal
  • Uses consistent theming and modal patterns

Variablesโ€‹