Merge pull request #1157 from payloadcms/docs/cell-component-props

docs: cell component props and example
This commit is contained in:
James Mikrut
2022-09-23 09:46:49 -07:00
committed by GitHub
3 changed files with 52 additions and 12 deletions

View File

@@ -134,7 +134,7 @@ const addLastModified: Plugin = (incomingConfig: Config): Config => {
export default addLastModified;
```
#### Available Plugins
### Available Plugins
You can discover existing plugins by browsing the `payload-plugin` topic on [GitHub](https://github.com/topics/payload-plugin).