перенос ui

This commit is contained in:
2025-07-28 17:22:16 +03:00
parent 088ecc7e70
commit 27b9b79c60
46 changed files with 153 additions and 156 deletions

View File

@@ -1,6 +1,6 @@
import { Button } from '@/component/ui/button'
import { Label } from '@/component/ui/label'
import { FileText, Settings } from 'lucide-react'
import { Button } from 'shared/ui/button'
import { Label } from 'shared/ui/label'
import { StandardsConfig } from './definition'
interface StandardsPreviewProps {