8 lines
190 B
Plaintext
8 lines
190 B
Plaintext
|
|
<ButtonGroup aria-label="outlined primary button group">
|
||
|
|
<Button>One</Button>
|
||
|
|
<Button>Two</Button>
|
||
|
|
<Button>Three</Button>
|
||
|
|
<IconButton>
|
||
|
|
<Settings />
|
||
|
|
</IconButton>
|
||
|
|
</ButtonGroup>
|