mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Types for Select and Slider components are not fully exported, fix #1824
Signed-off-by: Roman <ixrock@gmail.com>
This commit is contained in:
parent
d35feab6ea
commit
80492f4579
@ -16,8 +16,10 @@
|
|||||||
"name": "Mirantis, Inc.",
|
"name": "Mirantis, Inc.",
|
||||||
"email": "info@k8slens.dev"
|
"email": "info@k8slens.dev"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"dependencies": {
|
||||||
"@types/node": "^14.14.6",
|
"@types/node": "*",
|
||||||
|
"@types/react-select": "*",
|
||||||
|
"@material-ui/core": "*",
|
||||||
"conf": "^7.0.1"
|
"conf": "^7.0.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user