]> gitweb.hhaalo.de Git - speisekarten-editor.git/commit
add: food component with edit button
authorBastian Dehn <hhaalo@arcor.de>
Thu, 9 Jun 2022 15:56:49 +0000 (17:56 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Thu, 9 Jun 2022 15:56:49 +0000 (17:56 +0200)
commit6c72e47a9bce18f2ebae0d28783494d8e0bd8f09
treeece1dabeca0cd12bf8df9aba364c56e08d0290af
parent6fae2a9bf288a3a54be088c712364255f70ad7d4
add: food component with edit button
src/app/app.component.html
src/app/app.component.ts
src/app/app.module.ts
src/app/food/food.component.css [new file with mode: 0644]
src/app/food/food.component.html [new file with mode: 0644]
src/app/food/food.component.spec.ts [new file with mode: 0644]
src/app/food/food.component.ts [new file with mode: 0644]