fixed type import errors
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { BADGES } from "@repo/db";
|
||||
import { cn } from "../../../apps/hub/helper/cn";
|
||||
import { cn } from "../helper/cn";
|
||||
import * as React from "react";
|
||||
|
||||
const badgeImageMapping = {
|
||||
|
||||
Reference in New Issue
Block a user