Skip to content

Commit 9590a37

Browse files
committed
readme
1 parent 2e89c64 commit 9590a37

File tree

2 files changed

+1
-2164
lines changed

2 files changed

+1
-2164
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ import { Div, P, Button, Br, Span } from 'react-jsx-templating'; // Note: named
5050
+ <div $case={'a'}>A</div>
5151
+ <div $case={'b'}>B</div>
5252
+ <div $case={'c'}>C</div>
53+
+ <div $default>No Match</div>
5354
+ </Div>
5455
```
5556

0 commit comments

Comments
 (0)