mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
3d158a195a
* chore: plugin search ui chore: progress chore: format code chore: progress chore: @verdaccio-ui/copy-clipboard chore: search finish * chore: ui-components * Update ToolList.tsx * xss protection * Update static-data.yml * Update AddonCard.tsx
12 lines
189 B
Markdown
12 lines
189 B
Markdown
---
|
|
title: Plugins Search
|
|
hide_title: true
|
|
sidebar_label: Plugin Search
|
|
---
|
|
|
|
```mdx-code-block
|
|
import EcosystemSearch from '@site/src/components/EcosystemSearch';
|
|
|
|
<EcosystemSearch />
|
|
|
|
```
|