saadeghi / daisyui

๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ โ€ƒThe most popular, free and open-source Tailwind CSS component library
https://daisyui.com
MIT License
34.14k stars 1.3k forks source link

Fixed footer example jsx code for getFullYear #3134

Closed cheekEprogrammer closed 4 months ago

cheekEprogrammer commented 4 months ago

removed $ from {new Date.getFullYear()} in jsx examples as its not needed

vercel[bot] commented 4 months ago

@cheekEprogrammer is attempting to deploy a commit to the Pouya Team on Vercel.

A member of the Team first needs to authorize it.

cheekEprogrammer commented 4 months ago

Hello there. I was checking out the example code for DaisyUI and noticed a small syntax issue with the jsx code in the footer example. I am fairly new to github but wanted to just try to quickly edit it and add a pull request to show what needs to be fixed. Thanks!

saadeghi commented 4 months ago

Thanks!