wagtail/client/template
2017-05-13 23:53:10 +03:00
..
component.mst First version of the explorer on top of admin API 2017-05-13 23:53:10 +03:00
component.test.mst First version of the explorer on top of admin API 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
style.mst Tooling for modern front-end components: React JS, ES6, and BEM CSS 2016-02-25 13:32:48 +00:00

# {{ name }}

About this component

## Usage

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