Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Osky772 committed Apr 21, 2021
1 parent 3603a98 commit 4523831
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/dataMap/metaManager/metaSchema.js
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ export default () => {
* @memberof Options#
* @type {number|number[]|string|string[]|Array<undefined>|Function}
* @default undefined
* @category Core, AutoColumnSize
* @category Core
*
* @example
* ```js
Expand Down Expand Up @@ -341,7 +341,7 @@ export default () => {
* @memberof Options#
* @type {number|number[]|string|string[]|Array<undefined>|Function}
* @default undefined
* @category Core, ManualRowResize, AutoRowSize
* @category Core
*
* @example
* ```js
Expand Down Expand Up @@ -767,7 +767,7 @@ export default () => {
* @memberof Options#
* @type {boolean|string|object}
* @default true
* ! TODO @category (there is no fillHandle plugin in the `src/plugins`)
* @category Autofill
*
* @example
* ```js
Expand Down

0 comments on commit 4523831

Please sign in to comment.