mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
[storybook] change primary button description in style guide (#9944)
GitOrigin-RevId: 79244a851e6677f9a4084fc39aadf4b605256687
This commit is contained in:
parent
7a20e1376d
commit
509abcb78f
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ export const Buttons = () => {
|
|||
<Row>
|
||||
<Col md={8} mdOffset={2}>
|
||||
<h2>Buttons</h2>
|
||||
<p>Our primary button is red:</p>
|
||||
<p>Our primary button is green:</p>
|
||||
<p>
|
||||
<Button bsStyle="primary">Primary Button</Button>
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue