Add actual badge classes to bundle
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="text-2xl {{ this.colour == 'red' ? 'text-red-700' : 'text-blue-700' }}">
|
||||
<div class="{{ this.finalClasses }}">
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user