Fixing typo of 'Notifiaction' -> 'Notification' in Tabs components.

This commit is contained in:
Matt Hosack 2022-04-10 17:12:18 +02:00
parent a07db83861
commit 4dbf52c688
4 changed files with 12 additions and 12 deletions

View file

@ -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>`
}

View file

@ -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>`

View file

@ -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>`
}

View file

@ -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>`