mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
10 lines
102 B
Text
10 lines
102 B
Text
|
|
# {{ name }}
|
||
|
|
|
||
|
|
About this component
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
```javascript
|
||
|
|
import { {{ name }} } from 'wagtail';
|
||
|
|
```
|