Add Form Support
This commit is contained in:
@@ -50,7 +50,7 @@ async function loadImage(path: string) {
|
||||
<Willkommen/>
|
||||
|
||||
|
||||
<Events style="margin-top: 120px;"/>
|
||||
<!-- <Events style="margin-top: 120px;"/> -->
|
||||
|
||||
<Forms/>
|
||||
|
||||
@@ -89,7 +89,7 @@ async function loadImage(path: string) {
|
||||
<br> -->
|
||||
|
||||
|
||||
<Umgebung ref="umgebung" />
|
||||
<Umgebung ref="umgebung" id="umgebung" />
|
||||
<MyFooter ref="footer" />
|
||||
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user