Skip to content

Commit

Permalink
className notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
LutherTS committed Jul 30, 2024
1 parent a6ae135 commit 26e4b18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/complex-form-after/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -981,4 +981,5 @@ The demo on the React docs run on React 18 canary.
Here's the issue on GitHub: https://github.com/facebook/react/issues/29034.
It's when a design is validated that I go ahead and turn it into components for maintainability.
Error: input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.
Think about exposing a className prop to my components to be added at the end of their clsx's, at least in the form demo I'll make for TekTIME.
*/

0 comments on commit 26e4b18

Please sign in to comment.