0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-25 13:10:14 +01:00
wagtail/client/template
2017-05-13 23:53:10 +03: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
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';
```