How to build a list item which is a next link? #6379
Closed
jim-king-2000
started this conversation in
Feature requests
Replies: 1 comment 1 reply
-
|
You need |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I make a link list item by writing this:
Then I got this:
[browser] Unexpected DOM element returned by customrenderfunction. Expected <div>, got <a>. This may break the component behavior and accessibility.Then how to build a link list item (using next link)?
Beta Was this translation helpful? Give feedback.
All reactions