Skip to content

Commit

Permalink
chore: UI updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-xo committed Nov 4, 2024
1 parent 1383e04 commit ddc3ae1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/routes/_home+/_index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { useTheme } from '#app/utils/hooks/use-theme.js'
import { siteConfig } from '#app/utils/constants/brand'
import { ROUTE_PATH as LOGIN_PATH } from '#app/routes/auth+/login'
import { Button, buttonVariants } from '#app/components/ui/button'
import { Separator } from '#app/components/ui/separator'
import { ThemeSwitcherHome } from '#app/components/misc/theme-switcher'

import { Logo } from '#app/components/logo'
Expand Down

0 comments on commit ddc3ae1

Please sign in to comment.