An open API service indexing awesome lists of open source software.

https://github.com/co2-git/reactors-test


https://github.com/co2-git/reactors-test

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

reactors-test
===

# Usage

```javascript

// A simple stateless component

function Greetings(props) {
return {props.name};
}



// Test user interactions

function Counter(props) {
return {props.counter};
}

let counter = 0;

counter++}}
>
{Array(3).map(() => (




))}

}
```