Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Frontend] Komponent: Text #98

Open
marcol13 opened this issue Jul 15, 2023 · 0 comments
Open

[Frontend] Komponent: Text #98

marcol13 opened this issue Jul 15, 2023 · 0 comments
Labels
components Create new component frontend Frontend tasks good first issue Good for newcomers

Comments

@marcol13
Copy link
Collaborator

Komponent Text ma agregować wszystkie możliwe typy tekstu na stronie. Są one rozpisane w zakładce Typografia na makiecie. Programista może podać jaki typ tekstu go interesuje (np. p, h3 albo h1). Można też dodać ustalenie czy tekst ma być pogrubiony za pomocą propa.

Powinien on być zrobiony w taki sposób, że użytkownik będzie mógł wywołać go np. tak:

<Text variant="h1" bold>Przykładowy tekst</Text>
@marcol13 marcol13 added good first issue Good for newcomers frontend Frontend tasks components Create new component labels Jul 15, 2023
@kyrstke kyrstke removed their assignment Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
components Create new component frontend Frontend tasks good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants