Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
| scope={{ swissJoke }} | ||
| > | ||
| <Button | ||
| tooltip={swissJoke + ' ' + swissJoke + ' ' + swissJoke} |
There was a problem hiding this comment.
I tried using template literals, but that did not work 🤔
Got an error from gatsby 🎲
There was a problem hiding this comment.
It's in main now. So you may try it out 😵
There was a problem hiding this comment.
Thanks, seems to be working now :)
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
1d98f7a to
a4d761b
Compare
a4d761b to
11d7bb4
Compare
| import { Button, Tooltip, Span, NumberFormat } from '@dnb/eufemia/src' | ||
|
|
||
| const swissJoke = | ||
| 'What’s the best thing about Switzerland? I’m not sure, but the flag is a big plus. 🇨🇭' |
11d7bb4 to
91dfa3e
Compare
|
It could potentially be smart to merge this after we've merged/fixed #4951 |
|
ohh, I thought it would be good to merge it before, so we get confirmation that it works. But either way, you decide. Also, I hope you can collaborate on this PR, since @snorrekim is on 🌴 |
Yeah, that's a valid point. Reason for me potentially wanting to wait, was just because it potentially would cause a bit of conflicts with that pr/contribution. But it's fine by me, either way. |
|
🎉 This PR is included in version 10.71.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.