mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-09 15:05:34 +00:00
Merge pull request #47 from sdil/patch-1
Fix typo in Popular pricing component
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<div class="sm:flex sm:items-center sm:justify-between">
|
<div class="sm:flex sm:items-center sm:justify-between">
|
||||||
<div>
|
<div>
|
||||||
<h2 class="text-3xl font-bold text-gray-800 dark:text-gray-100">Simple, transparent pricing</h2>
|
<h2 class="text-3xl font-bold text-gray-800 dark:text-gray-100">Simple, transparent pricing</h2>
|
||||||
<p class="mt-4 text-gray-500 dark:text-gray-400">No Contracts. No surorise fees.</p>
|
<p class="mt-4 text-gray-500 dark:text-gray-400">No Contracts. No surprise fees.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="overflow-hidden p-0.5 mt-6 border rounded-lg dark:border-gray-700">
|
<div class="overflow-hidden p-0.5 mt-6 border rounded-lg dark:border-gray-700">
|
||||||
|
|||||||
Reference in New Issue
Block a user