Browse Source

docs: typo (#6941)

pull/6953/head
agoni1212 1 year ago committed by GitHub
parent
commit
2c4d4650da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      components/qrcode/demo/customSize.vue

2
components/qrcode/demo/customSize.vue

@ -18,7 +18,7 @@ Custom Size.
<a-button-group>
<a-button @click="decline">
<template #icon><MinusOutlined /></template>
samll
small
</a-button>
<a-button @click="increase">
<template #icon><PlusOutlined /></template>

Loading…
Cancel
Save