We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f1ffc9 commit 2c4d465Copy full SHA for 2c4d465
components/qrcode/demo/customSize.vue
@@ -18,7 +18,7 @@ Custom Size.
18
<a-button-group>
19
<a-button @click="decline">
20
<template #icon><MinusOutlined /></template>
21
- samll
+ small
22
</a-button>
23
<a-button @click="increase">
24
<template #icon><PlusOutlined /></template>
0 commit comments