diff options
Diffstat (limited to 'apps/mobile/components/ui/Divider.tsx')
| -rw-r--r-- | apps/mobile/components/ui/Divider.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/mobile/components/ui/Divider.tsx b/apps/mobile/components/ui/Divider.tsx index 1da0a71e..cf1b4624 100644 --- a/apps/mobile/components/ui/Divider.tsx +++ b/apps/mobile/components/ui/Divider.tsx @@ -1,5 +1,4 @@ import { View } from "react-native"; - import { cn } from "@/lib/utils"; function Divider({ |
