### What problem does this PR solve? The VersionDialog component was not receiving the correct context for dropdown handling, causing improper behavior in its interactions. This PR wraps VersionDialog in DropdownProvider to ensure it gets the proper context and functions as expected. ### Type of change - [X] Bug Fix (non-breaking change which fixes an issue) |
||
|---|---|---|
| .. | ||
| .husky | ||
| public | ||
| src | ||
| .env | ||
| .eslintrc.js | ||
| .gitignore | ||
| .npmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| .umirc.ts | ||
| externals.d.ts | ||
| jest-setup.ts | ||
| jest.config.ts | ||
| package-lock.json | ||
| package.json | ||
| tailwind.config.js | ||
| tailwind.css | ||
| tsconfig.json | ||
| typings.d.ts | ||