Closed
Description
Steps to reproduce
git clone https://github.com/themeselection/materio-mui-nextjs-admin-template-free.git .
cd materio-mui-nextjs-admin-template-free\javascript-version
npm install
npm run dev
open browser,input url:http://localhost:3000
What is expected?
success run
What is actually happening?
Unhandled Runtime Error
Error: Failed prop type: The prop href
expects a string
or object
in <Link>
, but got undefined
instead.
Open your browser's console to view the Component stack trace.
Additional data
Call Stack
createPropError
../src/client/link.tsx
key
../src/client/link.tsx
Array.forEach
key
../src/client/link.tsx