feat: add qualification creation component and route
Some checks failed
Playwright Tests / test (pull_request) Failing after 1m19s
Some checks failed
Playwright Tests / test (pull_request) Failing after 1m19s
This commit is contained in:
parent
08adf21da9
commit
9b80777fc3
8 changed files with 65 additions and 2 deletions
|
@ -0,0 +1 @@
|
|||
<app-qualifikation-form [(skill)]="skill" (skillChange)="submitted($event)"></app-qualifikation-form>
|
Reference in a new issue