Notes: { icon?: NotesIcon; notes: ComponentChild[]; title?: string }

Type declaration

  • Optionalicon?: NotesIcon
  • notes: ComponentChild[]
  • Optionaltitle?: string