mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-25 13:10:14 +01:00
10 lines
102 B
Plaintext
10 lines
102 B
Plaintext
|
# {{ name }}
|
||
|
|
||
|
About this component
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
```javascript
|
||
|
import { {{ name }} } from 'wagtail';
|
||
|
```
|