This repository has been archived on 2025-04-26. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
employeeService/src/app/components/qualifikation-erstellen/qualifikation-erstellen.component.html
Jan Klattenhoff 9b80777fc3
Some checks failed
Playwright Tests / test (pull_request) Failing after 1m19s
feat: add qualification creation component and route
2025-01-22 09:03:52 +01:00

1 line
102 B
HTML

<app-qualifikation-form [(skill)]="skill" (skillChange)="submitted($event)"></app-qualifikation-form>