wagtail/client/template
Thibaud Colas 8bf2c9bf2e Refactor explorer code with tests using Jest 2017-05-13 23:53:10 +03:00
..
README.mst Tooling for modern front-end components: React JS, ES6, and BEM CSS 2016-02-25 13:32:48 +00:00
component.mst Refactor explorer code with tests using Jest 2017-05-13 23:53:10 +03:00
component.test.mst Refactor explorer code with tests using Jest 2017-05-13 23:53:10 +03:00
style.mst Tooling for modern front-end components: React JS, ES6, and BEM CSS 2016-02-25 13:32:48 +00:00

README.mst

# {{ name }}

About this component

## Usage

```javascript
import { {{ name }} } from 'wagtail';
```