mirror of
https://github.com/supabase/supabase.git
synced 2026-06-02 10:55:11 +08:00
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:
@@ -1,4 +1,5 @@
|
||||
import { cn } from 'ui'
|
||||
|
||||
import { LEVELS } from '../DataTable.constants'
|
||||
import { getLevelColor } from '../DataTable.utils'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user