43 | Click the add button to add your first item to this quicklist 44 |
45 |Hello world
`, 14 | }) 15 | export class MockChecklistListComponent { 16 | @Input({ required: true }) checklists!: Checklist[]; 17 | @Output() delete = new EventEmitter32 | Click the add button to create your first checklist! 33 |
34 | } 35 |test content
54 |