Learn more
A component styled for learn more button.
<x-ui::learn-more href="https://google.es">Learn more</x-ui::learn-more>
Copied!
With icon
Sometimes you'd like to add the info button
<x-ui::learn-more href="https://google.es" withIcon>Learn more</x-ui::learn-more>
Copied!