mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
feat(cli): support more features
This commit is contained in:
@@ -11,9 +11,7 @@
|
||||
import DemoNav from './components/DemoNav';
|
||||
|
||||
export default {
|
||||
components: {
|
||||
DemoNav
|
||||
}
|
||||
components: { DemoNav }
|
||||
};
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user