'use client' import styles from '../style.module.css' export default function Page() { return
Hello
}