Refactoring

This commit is contained in:
2026-03-29 23:23:33 +02:00
parent 43d61fcf16
commit 8a602bd2db
124 changed files with 1313 additions and 758 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ import { Component, OnInit, AfterContentInit } from '@angular/core';
import { MAT_DATE_LOCALE, MAT_DATE_FORMATS, provideNativeDateAdapter } from '@angular/material/core';
import { Title } from '@angular/platform-browser';
import { FullComponent } from 'src/app/components/shared/layout';
import { UserService } from "src/app/core/services";
import { FullComponent } from '@components/shared/layout';
import { UserService } from "@services";
export const MY_FORMATS = {
parse: {