mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-08 22:53:24 +00:00
Merge pull request #68 from hosackm/main
Fixing typo of 'Notifiaction' -> 'Notification' in Tabs components.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</button>
|
||||
|
||||
<button class="flex items-center h-12 px-4 py-2 text-sm text-center text-gray-700 bg-transparent border-b border-gray-300 sm:text-base dark:border-gray-500 dark:text-white whitespace-nowrap cursor-base focus:outline-none hover:border-gray-400 dark:hover:border-gray-300">
|
||||
Notifiaction
|
||||
Notification
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
@@ -34,7 +34,7 @@
|
||||
</button>
|
||||
|
||||
<button class="flex items-center h-12 px-4 py-2 text-sm text-center text-gray-700 bg-transparent border-b border-gray-300 sm:text-base dark:border-gray-500 dark:text-white whitespace-nowrap cursor-base focus:outline-none hover:border-gray-400 dark:hover:border-gray-300">
|
||||
Notifiaction
|
||||
Notification
|
||||
</button>
|
||||
</div>`
|
||||
}
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
</svg>
|
||||
|
||||
<span class="mx-1 text-sm sm:text-base">
|
||||
Notifiaction
|
||||
Notification
|
||||
</span>
|
||||
</button>
|
||||
</div>
|
||||
@@ -70,7 +70,7 @@
|
||||
</svg>
|
||||
|
||||
<span class="mx-1 text-sm sm:text-base">
|
||||
Notifiaction
|
||||
Notification
|
||||
</span>
|
||||
</button>
|
||||
</div>`
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
</button>
|
||||
|
||||
<button class="h-10 px-4 py-2 -mb-px text-sm text-center text-gray-700 bg-transparent border-b-2 border-transparent sm:text-base dark:text-white whitespace-nowrap cursor-base focus:outline-none hover:border-gray-400">
|
||||
Notifiaction
|
||||
Notification
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
@@ -35,7 +35,7 @@
|
||||
</button>
|
||||
|
||||
<button class="h-10 px-4 py-2 -mb-px text-sm text-center text-gray-700 bg-transparent border-b-2 border-transparent sm:text-base dark:text-white whitespace-nowrap cursor-base focus:outline-none hover:border-gray-400">
|
||||
Notifiaction
|
||||
Notification
|
||||
</button>
|
||||
</div>`
|
||||
}
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
</svg>
|
||||
|
||||
<span class="mx-1 text-sm sm:text-base">
|
||||
Notifiaction
|
||||
Notification
|
||||
</span>
|
||||
</button>
|
||||
</div>
|
||||
@@ -70,7 +70,7 @@
|
||||
</svg>
|
||||
|
||||
<span class="mx-1 text-sm sm:text-base">
|
||||
Notifiaction
|
||||
Notification
|
||||
</span>
|
||||
</button>
|
||||
</div>`
|
||||
|
||||
Reference in New Issue
Block a user