Skip to content

Commit

Permalink
showcase button
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieFox committed Jul 2, 2024
1 parent 8a5f9c3 commit bd48d63
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions src/component/showcase/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -693,19 +693,11 @@ showcase.area.assemble = () => {
children: [
form.inline({
gap: 'small',
align: 'center',
children: [
showcase.control.button.a.wrap(),
showcase.control.button.b.wrap(),
showcase.control.button.c.wrap(),
]
})
]
}),
form.wrap({
children: [
form.inline({
gap: 'small',
children: [
showcase.control.button.d.wrap(),
showcase.control.button.e.wrap(),
showcase.control.button.f.wrap(),
Expand Down

0 comments on commit bd48d63

Please sign in to comment.