-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
added more mui classes for buttons #2159
base: develop
Are you sure you want to change the base?
Conversation
Signed-off-by: JeevaRamanathan M <[email protected]>
369b7b6
to
c5658d1
Compare
Signed-off-by: JeevaRamanathan M <[email protected]>
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.
the viselements.json file should be also impacted.
Signed-off-by: JeevaRamanathan M <[email protected]>
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.
Tx
…ant & updated example Signed-off-by: JeevaRamanathan M <[email protected]>
…into issue/588
Signed-off-by: JeevaRamanathan M <[email protected]>
Hi @FredLL-Avaiga, the changes have been made. Please have a look based on your time. |
We're discussing with @FabienLelaquais what should be done ... |
@quest-bot loot #588 |
Quest PR submitted!@JeevaRamanathan, you are attempting to solve the issue and loot this Quest. Will you be successful? Questions? Check out the docs. |
Address #588
Added
size
andvariant
for the button, along with testcase and example. Please let me know if this is on the right track and required any changes.