[Improvement] extract component common part (#703)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
import { create } from '../utils';
|
||||
|
||||
export default create({
|
||||
name: 'van-nav-bar',
|
||||
name: 'nav-bar',
|
||||
|
||||
props: {
|
||||
title: String,
|
||||
|
||||
Reference in New Issue
Block a user