fix missing clsx dep in components

This commit is contained in:
Vyacheslav Matyukhin 2022-06-14 12:35:00 +03:00
parent ae3224b25e
commit ee7c994561
No known key found for this signature in database
GPG Key ID: 3D2A774C5489F96C

View File

@ -8,6 +8,7 @@
"@hookform/resolvers": "^2.9.1",
"@quri/squiggle-lang": "^0.2.8",
"@react-hook/size": "^2.1.2",
"clsx": "^1.1.1",
"lodash": "^4.17.21",
"react": "^18.1.0",
"react-ace": "^10.1.0",