mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-10 14:40:47 +02:00
Merge pull request #19230 from overleaf/jel-storybook-btn-premium
[storybook] Add new premium button style to storybook GitOrigin-RevId: 7985b04f068c4b8142773751cc35935367bb6510
This commit is contained in:
@@ -216,6 +216,9 @@ const ButtonsTemplate = (args, { globals: { theme } }) => {
|
||||
<Button className="btn-bg-ghost" bsStyle={null}>
|
||||
Background (bg) Ghost
|
||||
</Button>
|
||||
<Button className="btn-premium" bsStyle={null}>
|
||||
Premium
|
||||
</Button>
|
||||
</div>
|
||||
|
||||
<h3>Sizes</h3>
|
||||
|
||||
Reference in New Issue
Block a user