chore: readme update
This commit is contained in:
parent
fbb2257e28
commit
3f09d197af
@ -16,9 +16,8 @@ export function SegmentAddKeyDropdown() {
|
|||||||
ml="2"
|
ml="2"
|
||||||
borderTopLeftRadius={0}
|
borderTopLeftRadius={0}
|
||||||
borderBottomLeftRadius={0}
|
borderBottomLeftRadius={0}
|
||||||
isDisabled
|
pointerEvents="none"
|
||||||
css={{ ':disabled': { opacity: 1 } }}
|
aria-label="下拉按钮"
|
||||||
aria-label="示例按钮"
|
|
||||||
/>
|
/>
|
||||||
</Flex>
|
</Flex>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user