No notes defined.
<a class='c-button c-button--notice' href="#">Notice</a>
<a class='{{ get_component_class( 'button', display ) }}'
{% if id %}id="{{ id }}"{% endif %}
href="{{ url }}">{{ text }}</a>
{
"text": "Notice",
"url": "#",
"display": {
"modifiers": [
"notice"
]
}
}