mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-24 12:45:18 +08:00
206 B
206 B
Custom Content
Insert some custom content in it.
<n-badge value="new">
<n-avatar />
</n-badge>
<n-badge value="hot">
<n-avatar />
</n-badge>
.n-badge {
margin: 0 32px 8px 0;
}