mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-08-05 18:58:40 +02:00
chore: formatting
This commit is contained in:
@@ -200,17 +200,17 @@ function TabsContents(props: TabsContentsProps) {
|
||||
|
||||
export {
|
||||
Tabs,
|
||||
TabsContent,
|
||||
type TabsContentProps,
|
||||
TabsContents,
|
||||
type TabsContentsProps,
|
||||
TabsHighlight,
|
||||
TabsHighlightItem,
|
||||
TabsList,
|
||||
TabsTrigger,
|
||||
TabsContent,
|
||||
TabsContents,
|
||||
type TabsProps,
|
||||
type TabsHighlightProps,
|
||||
type TabsHighlightItemProps,
|
||||
type TabsHighlightProps,
|
||||
TabsList,
|
||||
type TabsListProps,
|
||||
type TabsProps,
|
||||
TabsTrigger,
|
||||
type TabsTriggerProps,
|
||||
type TabsContentProps,
|
||||
type TabsContentsProps,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user