mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
[WEB-1820]: Fix/project selection dropdown (#5122)
* fix: Truncated project name under custom analytics's project selection dropdown * fix: project name truncated * fix: removed static width * fix: hardcoded width * fix: css * fix: handled the custom search button * Freeze hookform version * Revert yarn lock --------- Co-authored-by: Satish Gandham <satish.iitg@gmail.com>
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
"react-day-picker": "^8.10.0",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"react-hook-form": "^7.38.0",
|
||||
"react-hook-form": "7.51.5",
|
||||
"react-markdown": "^8.0.7",
|
||||
"react-popper": "^2.3.0",
|
||||
"sharp": "^0.32.1",
|
||||
|
||||
Reference in New Issue
Block a user