mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-24 19:17:48 +01:00
14f02a0b50
Thanks to @justinvdm for the help Merges: #2275
10 lines
102 B
Plaintext
10 lines
102 B
Plaintext
# {{ name }}
|
|
|
|
About this component
|
|
|
|
## Usage
|
|
|
|
```javascript
|
|
import { {{ name }} } from 'wagtail';
|
|
```
|