chore: readme update

This commit is contained in:
鲁树人 2023-10-19 02:16:12 +01:00
parent fbb2257e28
commit 3f09d197af

View File

@ -16,9 +16,8 @@ export function SegmentAddKeyDropdown() {
ml="2"
borderTopLeftRadius={0}
borderBottomLeftRadius={0}
isDisabled
css={{ ':disabled': { opacity: 1 } }}
aria-label="示例按钮"
pointerEvents="none"
aria-label="下拉按钮"
/>
</Flex>
);