Update import path

This commit is contained in:
Çetin
2025-01-03 12:53:23 +03:00
parent 383a883255
commit 67e1c02f4c
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import { InputSwitchModule } from 'primeng/inputswitch';
import { RadioButtonModule } from 'primeng/radiobutton';
import { SelectButton } from 'primeng/selectbutton';
import { ToggleSwitchModule } from 'primeng/toggleswitch';
import { LayoutService } from '@/src/service/applayoutservice';
import { LayoutService } from '@/src/service/layout.service';
const presets = {
Aura,