mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
chore: prettier source code
This commit is contained in:
@@ -261,7 +261,7 @@ export default createComponent({
|
||||
},
|
||||
|
||||
render() {
|
||||
const createListeners = type => ({
|
||||
const createListeners = (type) => ({
|
||||
on: {
|
||||
click: () => {
|
||||
this.type = type;
|
||||
|
Reference in New Issue
Block a user