style: require sorted imports in studio/components (#44408)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
This commit is contained in:
Charis
2026-04-01 04:22:37 -04:00
committed by GitHub
parent 7cf5df7b3e
commit 4a0bb36ca8
1457 changed files with 7442 additions and 7142 deletions

View File

@@ -1,4 +1,5 @@
import { cn } from 'ui'
import { LEVELS } from '../DataTable.constants'
import { getLevelColor } from '../DataTable.utils'