themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS
https://flowbite.com
MIT License
7.29k stars 708 forks source link

Typo in Flowbite Blocks Website #874

Closed kerimovok closed 1 month ago

kerimovok commented 2 months ago

Describe the bug Typo in register form, [Create and account] -> [Create an account]

To Reproduce Steps to reproduce the behavior:

  1. Go to Flowbite Blocks
  2. Scroll down to the first form
  3. See typo

Expected behavior [Create and account] -> [Create an account]

Screenshots image

MattJonesSiteglide commented 2 months ago

While you're on the topic of typos- in first there is a class "items-nter" which should be "items-center" I think

kerimovok commented 1 month ago

Also, there is no such class as ring-3

In first block Flowbite Blocks - Login Form

zoltanszogyenyi commented 1 month ago

Hey everyone,

Thanks for the reports!

  1. Typo in the register form is now fixed
  2. Fixed the items-center class for the checkout block

Please create separate issues though for better tracking, thanks!

Zoltan