Closed njwgh closed 10 hours ago
GB 2.0.0 Beta.2 (free version) There is no option to add a link to a text block with a 'button' tag
this is what it looks like
There is no 'link' icon
The <button> HTML element doesn't support an href like an <a> element does.
<button>
href
<a>
The <button> element is more for things like javascript interactions etc...
Description
GB 2.0.0 Beta.2 (free version) There is no option to add a link to a text block with a 'button' tag
Steps to reproduce
this is what it looks like
There is no 'link' icon