mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
13 lines
189 B
Markdown
13 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 />
|
||
|
|
||
|
```
|