### Describe the bug ``` const [state, setState] = useState(use(promise)); ``` ### Reproduction _No response_ ### Expected behavior No error. ### Platform and versions ```Text React v19.0.0 @eslint-react/eslint-plugin v1.36.2 ``` ### Stack trace ```Text ``` ### Additional context _No response_