The Component passed by the decorator function cannot be found in the React component decorator render function in tsx

I want to use a decorator in the react component to implement the function of binding pubsub to the component

The

decorator is implemented as follows:

   


"compilerOptions": {
    "jsx": "react"
}
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3bdd2-2b814.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3bdd2-2b814.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?