In order to add a property, we first need to visit all JSX elements. We can directly visit the JSX opening element since it will contain all prop information.
確定! 回上一頁