Formatted some files
This commit is contained in:
@@ -74,7 +74,7 @@ export function SubMenuModeToggle() {
|
||||
|
||||
return (
|
||||
<DropdownMenuItem
|
||||
className={cn('flex items-center space-x-2 cursor-pointer', {
|
||||
className={cn('flex cursor-pointer items-center space-x-2', {
|
||||
'bg-muted': isSelected,
|
||||
})}
|
||||
key={mode}
|
||||
|
||||
Reference in New Issue
Block a user