Is there an existing issue for this?
Description Overview
The lint rule jsx-props-no-spread-multi has poor advice under "When Not To Use It".
See the documentation: https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-props-no-spread-multi.md
The advice seems contrary to what you want to achieve. Maybe it would be better to state that the rule is not needed if you already have turned on jsx-props-no-spreading.
Documentation flaw.
eslint-plugin-react version
v7.37.5
eslint version
v9.37.0
node version
v20.19.2