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