chore(format): add prettier-plugin-organize-imports and sort imports
This commit is contained in:
@@ -78,4 +78,4 @@ function TabsContent({ className, ...props }: React.ComponentProps<typeof TabsPr
|
||||
)
|
||||
}
|
||||
|
||||
export { Tabs, TabsList, TabsTrigger, TabsContent, tabsListVariants }
|
||||
export { Tabs, TabsContent, TabsList, tabsListVariants, TabsTrigger }
|
||||
|
||||
Reference in New Issue
Block a user