mirror of
https://github.com/youzan/vant.git
synced 2025-12-24 02:02:09 +08:00
[Improvement] extract component common part (#703)
This commit is contained in:
@@ -20,7 +20,7 @@ import VanButton from '../../button';
|
||||
import { create } from '../../utils';
|
||||
|
||||
export default create({
|
||||
name: 'van-sku-actions',
|
||||
name: 'sku-actions',
|
||||
|
||||
components: {
|
||||
VanButton
|
||||
|
||||
Reference in New Issue
Block a user