Skip to content

Commit

Permalink
chore: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhart1o1 committed Jan 13, 2024
1 parent 84ec9fc commit 1d014ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dashboard/components/heading.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"use client"
import React from "react"
import { Badge, Box, Typography } from "@mui/joy"
import { Box, Typography } from "@mui/joy"
import { usePathname } from "next/navigation"

import { URLS } from "@/app/url"
Expand Down

0 comments on commit 1d014ae

Please sign in to comment.