8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
|
|
<Tooltip title="Delete">
|
||
|
|
<IconButton>
|
||
|
|
<DeleteIcon />
|
||
|
|
</IconButton>
|
||
|
|
</Tooltip>
|
||
|
|
<Tooltip describeChild title="Does not add if it already exists.">
|
||
|
|
<Button>Add</Button>
|
||
|
|
</Tooltip>
|