We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df793c8 commit c2b7185Copy full SHA for c2b7185
invokeai/frontend/web/src/features/gallery/hooks/useGalleryNavigation.ts
@@ -152,7 +152,7 @@ type UseGalleryNavigationReturn = {
152
/**
153
* Provides access to the gallery navigation via arrow keys.
154
* Also provides information about the current image's position in the gallery,
155
- * useful for determining whether to load more images or display navigatin
+ * useful for determining whether to load more images or display navigation
156
* buttons.
157
*/
158
export const useGalleryNavigation = (): UseGalleryNavigationReturn => {
0 commit comments