Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brickpop authored Feb 23, 2024
1 parent 057f052 commit d2e00a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# If-Then-Else

The fundamental component selector that the React team forgot to ship.
The missing conditional renderer that the React team forgot to ship.

Write clean UI components that can be visually read as a JS function.
Write clean UI components that can be read as a visual JS function.

## Render a simple child when true
```tsx
Expand Down

0 comments on commit d2e00a2

Please sign in to comment.