✨(react) add Select component
Finally our powerful Select component is available to make great forms!
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
"@openfun/cunningham-tokens": "*",
|
||||
"@tanstack/react-table": "8.8.4",
|
||||
"classnames": "2.3.2",
|
||||
"downshift": "7.6.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0"
|
||||
},
|
||||
@@ -51,9 +52,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.21.3",
|
||||
"@babel/preset-typescript": "7.21.4",
|
||||
"@babel/plugin-proposal-decorators": "7.21.0",
|
||||
"@babel/plugin-proposal-export-default-from": "7.18.10",
|
||||
"@babel/preset-typescript": "7.21.4",
|
||||
"@faker-js/faker": "7.6.0",
|
||||
"@openfun/cunningham-tokens": "*",
|
||||
"@openfun/typescript-configs": "*",
|
||||
|
||||
Reference in New Issue
Block a user