You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/components/header/index.tsx:3:25 - error TS2305: Module '"@refinedev/core"' has no exported member 'Link'.
3 import { useNavigation, Link } from "@refinedev/core";
~~~~
Found 1 error in src/components/header/index.tsx:3
Describe the bug
Steps To Reproduce
Try example invoicer app
run build command
Expected behavior
the invoicer app should sucessfuly builded
Packages
Additional Context
The latest changes on the invoicer app that i try is ac31926
The text was updated successfully, but these errors were encountered: