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