The attribute declaration and naming changes in jsx.
HTML :
<table style="border-collapse : collapse" > </table>
JSX:
<table style={{ borderCollapse : "collapse" }} > </table>
Loop Engineering For the last couple of years, the core skill in working with AI was writing a good prompt. You'd craft careful instru...
No comments:
Post a Comment