]> gitweb.hhaalo.de Git - speisekarten-editor.git/commit
add: subtitle component
authorBastian Dehn <hhaalo@arcor.de>
Thu, 9 Jun 2022 17:34:33 +0000 (19:34 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Thu, 9 Jun 2022 17:34:33 +0000 (19:34 +0200)
commit659ebb1ea7ba3dcc5f4cc66ace4dab73da73df0a
tree1b6c53980b60ff8292946d10b16ed63349718f8e
parent6100c3c9b23535b7584506f8dc1b3c23c0c72e96
add: subtitle component
src/app/app.component.html
src/app/app.component.ts
src/app/app.module.ts
src/app/subtitle/subtitle.component.css [new file with mode: 0644]
src/app/subtitle/subtitle.component.html [new file with mode: 0644]
src/app/subtitle/subtitle.component.spec.ts [new file with mode: 0644]
src/app/subtitle/subtitle.component.ts [new file with mode: 0644]