mirror of
https://git.um-react.app/um/um-react.git
synced 2025-11-28 19:43:02 +00:00
chore: readme update
This commit is contained in:
@@ -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>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user