container integration

This commit is contained in:
2025-10-22 21:03:38 +02:00
parent 81761215ed
commit 10d004ded8
6 changed files with 162 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
import { Component } from '@angular/core';
import { Eintrittskarte, Kinosaal, Vorstellung } from '@InfiniMotion/model-frontend';
import { Eintrittskarte, Kinosaal, Vorstellung } from '@infinimotion/model-frontend';
@Component({
selector: 'app-poc-model-component',