Skip to content

Inline Link #726

Answered by jrgarciadev
rshov asked this question in Help
Sep 1, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hey @rshov, this was fixed here 2e00416, however, It will be available in the next version (v11), in the meanwhile you can fix it as follows:

<Link
  href="#"
  css={{
    d: "inline-flex"
  }}
>
  My Link
</Link>

e.g. https://codesandbox.io/s/sandpack-project-forked-vo2h2d?file=/App.js

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rshov
Comment options

Answer selected by jrgarciadev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants