mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
[Improvement] extract component common part (#703)
This commit is contained in:
@@ -39,7 +39,7 @@ import { create } from '../utils';
|
||||
import Key from './Key';
|
||||
|
||||
export default create({
|
||||
name: 'van-number-keyboard',
|
||||
name: 'number-keyboard',
|
||||
|
||||
components: { Key },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user