Add missing line breaks in UIPluginApi documentation

This commit is contained in:
DogmaDragon 2025-11-22 23:34:12 +02:00
parent 19d6f5543d
commit b7c6e370dc

View file

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