fixed errors on stock-form

This commit is contained in:
2025-11-13 19:02:17 +01:00
parent 8ef46ef1c8
commit b499b2b560
7 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
import { Component } from '@angular/core';
import {ModalNav} from "../../components/modalNav/modalNav";
import {ModalNav} from "../../components/modal-nav/modal-nav";
import {NzIconDirective} from "ng-zorro-antd/icon";
@Component({