chore: add trailingComma
This commit is contained in:
+2
-2
@@ -33,6 +33,6 @@ export const cellProps = {
|
||||
arrowDirection: String,
|
||||
border: {
|
||||
type: Boolean,
|
||||
default: true
|
||||
}
|
||||
default: true,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user