Skip to content
Snippets Groups Projects
modal.model.ts 57 B
Newer Older
  • Learn to ignore specific revisions
  • export interface ModalState {
      feedbackModal: boolean
    }