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