Link.tsx 로 콤포넌트를 아래처럼 옵션을 추가해 만드세요 import NextLink from 'next/link' export default (props: any) => { const {.
Link.tsx 로 콤포넌트를 아래처럼 옵션을 추가해 만드세요 import NextLink from 'next/link' export default (props: any) => { const {...rest} = props return }
Link.tsx 로 콤포넌트를 아래처럼 옵션을 추가해 만드세요 import NextLink from 'next/link' export default (props: any) => { const {...rest} = props return }