月落星河Tsukistar
Results
2
issues of
月落星河Tsukistar
Checklist: - [x] I have read [freeCodeCamp's contribution guidelines](https://contribute.freecodecamp.org). - [x] My pull request has a [descriptive title](https://contribute.freecodecamp.org/#/how-to-open-a-pull-request?id=prepare-a-good-pr-title) (**not** a vague title like `Update index.md`) Closes #141
Translation-in-progress
## Summary refactor the `plugin-medium-zoom` to `ImgZoom` in `getCustomMDXComponent` with React 19 Compatibility. This PR refactors the image component implementation by: 1. Keeping the original component `Img` and add a...