-
Notifications
You must be signed in to change notification settings - Fork 0
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
selected plugin docs #132
base: main
Are you sure you want to change the base?
selected plugin docs #132
Conversation
AleksandrRazhev
commented
Aug 18, 2022
•
edited
Loading
edited
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Давай сдлеаем на примере списка пожалуйста.
Из такого дока непонтянол зачем нужен такой класс, как и когда его следует использовать
<div className="flex flex-col gap-2"> | ||
<div className="yobta-list" role="group"> | ||
<div className="yobta-list-header">List Header</div> | ||
<div className="yobta-list-item p-4 ml-4 rounded w-fit" role="listitem"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
А звчем в прмере такая куча классов? И почему заголовок на скрине отскочил? ПОчему бы нам не сдалать обычный список без усложнений?