Revert "Refactor state management to use Zustand, migrate components to CustomComponent and other fixes"

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-02-05 18:29:03 -03:00 committed by GitHub
commit f3b3d2cf68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
239 changed files with 28527 additions and 15390 deletions

View file

@ -1,5 +1,5 @@
{
"name": "langflow-docs",
"name": "docusaurus",
"version": "0.0.0",
"private": true,
"scripts": {
@ -36,8 +36,8 @@
"path-browserify": "^1.0.1",
"postcss": "^8.4.31",
"prism-react-renderer": "^1.3.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-images": "^0.6.7",
"react-medium-image-zoom": "^5.1.6",
"react-player": "^2.12.0",