rest of it
This commit is contained in:
parent
bba34a144e
commit
911c486013
6 changed files with 891 additions and 74 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import type { ReactNode, MouseEventHandler } from 'react';
|
||||
import { cn } from '@/lib/utils';
|
||||
import type { SocialCardStatus } from '@/lib/social-cards';
|
||||
import type { SocialCardStatus } from '../../lib/social-cards';
|
||||
|
||||
interface ModuleCardProps {
|
||||
children: ReactNode;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue