Custom component for InertiaLink component #998
bobbypiper
started this conversation in
Ideas
Replies: 1 comment
-
moved to issue #1082 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can this line be removed from InertiaLink in React? With the
as.toLowerCase()
included, this blocks the ability to render as custom components (perhaps using a UI framework etc).With the line removed I can easily do;
Thoughts?
inertia/packages/inertia-react/src/Link.js
Line 75 in 7fcab0e
Beta Was this translation helpful? Give feedback.
All reactions