murdercode/yaTTA

View on GitHub
resources/views/components/atoms/h2.blade.php

Summary

Maintainability
A
0 mins
Test Coverage
<h2 class="font-bold text-white">
    {{$slot}}
</h2>