Skip to content

Commit

Permalink
fix: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgolovanov committed Jan 17, 2025
1 parent 9249ba7 commit c992a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/src/components/button-with-options.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { MouseEvent, ReactNode } from 'react'

import { buttonVariants , Button } from '@/components/button'
import { Button, buttonVariants } from '@/components/button'
import {
DropdownMenu,
DropdownMenuContent,
Expand Down

0 comments on commit c992a73

Please sign in to comment.