12 lines
123 B
Markdown
12 lines
123 B
Markdown
# Promotion
|
|
:::raw
|
|
<DemoContainer>
|
|
<Promotion theme="dark" />
|
|
</DemoContainer>
|
|
:::
|
|
|
|
|
|
```vue
|
|
<Promotion theme="dark" />
|
|
```
|