diff --git a/core/README.md b/core/README.md index faa3135..976bc55 100644 --- a/core/README.md +++ b/core/README.md @@ -31,7 +31,7 @@ export default function Demo() { setValue(evn.target.value)} /> Highlight a keyword in a piece of text and return a React element. -
+ React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes. Build encapsulated components that manage their own state, then compose them to make complex UIs.