Skip to content

Commit

Permalink
Forgot the Link import
Browse files Browse the repository at this point in the history
  • Loading branch information
dac09 committed Jul 22, 2024
1 parent 78c3bcd commit cb859b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<% if (rscEnabled) { %>
import { Link } from '@redwoodjs/router/dist/link'
import { Link } from '@redwoodjs/router/Link'
import { namedRoutes as routes } from '@redwoodjs/router/namedRoutes'
import { Metadata } from '@redwoodjs/web/Metadata'
<% } else { %>
Expand Down

0 comments on commit cb859b3

Please sign in to comment.