We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Below is my code : <Button title="login" style={{height: 40,width:300,marginTop:10}} />
<Button
title="login"
style={{height: 40,width:300,marginTop:10}}
/>
But always my button displayed in the default position and with the default width and height.