Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Resolves #173 #174
Resolves #173 #174
Conversation
| @@ -28,9 +28,9 @@ It uses standard JavaScript [Tagged Templates] and works in [all modern browsers | |||
|
|
|||
| The syntax you write when using HTM is as close as possible to JSX: | |||
|
|
|||
| - Spread props: `<div ...${props}>` | |||
| - Spread props: `<div ...${props}>` intead of `<div ...{props}>` | |||
bebraw
Sep 11, 2020
/s/intead/instead
/s/intead/instead
No description provided.