0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/website/dev/1-plugins-search.md
Juan Picado 3d158a195a
chore(website): plugin search ui (#3539)
* 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
2022-12-25 18:48:18 +01:00

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 />
```