fix: mock next/font in tests and remove broken shared export
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export { cn } from './cn';
|
||||
export type { ClassValue } from 'clsx';
|
||||
export { cn } from './cn';
|
||||
export * from './fonts';
|
||||
export * from './formatDate';
|
||||
|
||||
Reference in New Issue
Block a user