Merge pull request #299 from onesneakymofo/patch-1

Fix wording on buttons (Primary should be Light)
This commit is contained in:
David Miller
2020-01-14 18:16:14 -05:00
committed by GitHub

View File

@@ -475,7 +475,7 @@
<span class="icon text-gray-600"> <span class="icon text-gray-600">
<i class="fas fa-arrow-right"></i> <i class="fas fa-arrow-right"></i>
</span> </span>
<span class="text">Split Button Primary</span> <span class="text">Split Button Light</span>
</a> </a>
<div class="mb-4"></div> <div class="mb-4"></div>
<p>Also works with small and large button classes!</p> <p>Also works with small and large button classes!</p>