mirror of
https://github.com/stashapp/stash.git
synced 2025-12-06 08:26:00 +01:00
Add missing line breaks in UIPluginApi documentation
This commit is contained in:
parent
19d6f5543d
commit
b7c6e370dc
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ This namespace contains the generated graphql client interface. This is a low-le
|
|||
### `libraries`
|
||||
|
||||
`libraries` provides access to the following UI libraries:
|
||||
|
||||
- `ReactRouterDOM`
|
||||
- `Bootstrap`
|
||||
- `Apollo`
|
||||
|
|
@ -149,6 +150,7 @@ InteractiveUtils.interactiveClientProvider = (
|
|||
### `hooks`
|
||||
|
||||
This namespace provides access to the following core utility hooks:
|
||||
|
||||
- `useGalleryLightbox`
|
||||
- `useLightbox`
|
||||
- `useSpriteInfo`
|
||||
|
|
|
|||
Loading…
Reference in a new issue