3 lines
No EOL
99 B
TypeScript
3 lines
No EOL
99 B
TypeScript
import Calendar from '@/components/calendar';
|
|
|
|
export default function home () {return <Calendar/>} |