w2xi
w2xi
**Describe the bug** When i was reading about [transformation matrices](https://discoverthreejs.com/book/first-steps/transformations/#transformation-matrices) topic in this book, i found that the description of formula of X-Rotation has a little difference with the [makeRotationX](https://threejs.org/docs/?q=Matrix#api/zh/math/Matrix4.makeRotationX)...
That method goes wrong for me when i am attempting to delete the directory of the uploaded file.
raw code: ```js if (wantedPM !== 'npm' && wantedPM !== 'cnpm' && wantedPM !== 'pnpm' && wantedPM !== 'yarn' && wantedPM !== 'bun') { // ... } ``` for perhaps,...
Before: It always shows the text "Toggle dark mode" when hovering over the theme icon. After: It will show "Switch to light theme" if the theme is dark; otherwise, it...
Please make sure these boxes are checked before submitting your PR, thank you! - [x] Make sure you follow contributing guide [English](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.en-US.md) | ([中文](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.zh-CN.md) | [Español](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.es.md) | [Français](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.fr-FR.md)). - [x]...