Uno-Online / uno-frontend

🦄 Repositório Frontend do Uno
MIT License
26 stars 6 forks source link

Componente de background dinâmico adicionado #51

Closed EduNunesGithub closed 1 year ago

EduNunesGithub commented 1 year ago

Criação do componente de background dinâmico.

O componente recebe por props 4 temas pré-definidos porém é possível passar um vetor de cores para criar um tema customizado.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: af5beeb9e403b9c085a487cd4d3207fb8355f92f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------------ | ----- | | @uno-online/uno-frontend | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

EduNunesGithub commented 1 year ago

Fiz as mudanças sugeridas. Também adicionei a prop className para que seja possível customizar o componente por classes de css.