]> gitweb.hhaalo.de Git - speisekarten-editor.git/commit
add: title component
authorBastian Dehn <hhaalo@arcor.de>
Thu, 9 Jun 2022 18:09:24 +0000 (20:09 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Thu, 9 Jun 2022 18:09:24 +0000 (20:09 +0200)
commit8511d7f641947100c45de106be1c242a6d1cc6da
tree081ff3e55272e35cbd06ebaed8f7ad73ae2a5c56
parent1881e2c6063cfce5b12268ced707e78e9b428bcf
add: title component
src/app/app.component.css
src/app/app.component.html
src/app/app.component.ts
src/app/app.module.ts
src/app/title/title.component.css [new file with mode: 0644]
src/app/title/title.component.html [new file with mode: 0644]
src/app/title/title.component.spec.ts [new file with mode: 0644]
src/app/title/title.component.ts [new file with mode: 0644]