We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba2ca7a commit 72e875dCopy full SHA for 72e875d
src/props.js
@@ -4,7 +4,7 @@
4
5
export const VirtualProps = {
6
dataKey: {
7
- type: [String, Number],
+ type: String,
8
required: true
9
},
10
dataSources: {
0 commit comments