ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

refactor(input): remove unnecessary assertions and use?? instead of the ternary operator

Open lxKylin opened this issue 1 year ago • 0 comments
trafficstars

Remove unnecessary assertions and use?? Instead of the ternary operator 删除不必要的断言和使用??代替三元运算符

lxKylin avatar May 13 '24 08:05 lxKylin