mirror of
https://github.com/status-im/reagent.git
synced 2025-01-12 21:05:20 +00:00
Tweak to copy in demo/intro
We should always _care_ about performance; hopefully we don’t have to _think_ about it too often ;)
This commit is contained in:
parent
5043371781
commit
d437719045
@ -128,7 +128,7 @@
|
||||
|
||||
[:p "The goal of Reagent is to make it possible to define
|
||||
arbitrarily complex UIs using just a couple of basic concepts,
|
||||
and to be fast enough by default that you rarely have to care
|
||||
and to be fast enough by default that you rarely have to think
|
||||
about performance."]
|
||||
|
||||
[:p "A very basic Reagent component may look something like this: "]
|
||||
|
Loading…
x
Reference in New Issue
Block a user