Make application shell components package-native
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { HTMLAttributes, ReactNode } from "react";
|
||||
import { cn } from "./cn";
|
||||
import { cn } from "./cn.js";
|
||||
|
||||
export interface AdminNavigationContext {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user