realar-project / realar

5 kB Advanced state manager for React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

low: Try experiment with toString

betula opened this issue · comments

const a = value(0);

return (
  <p>{a}</p>
);

Attempt failed 😞