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