mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Added screenshots/previews to tagger list (#939)
* Added screenshots/previews to tagger list * Move errors and stashids to subcontent container, and tweak layout * Fix search-result margin Co-authored-by: Infinite <infinitekittens@protonmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ interface IScenePreviewProps {
|
||||
soundActive: boolean;
|
||||
}
|
||||
|
||||
const ScenePreview: React.FC<IScenePreviewProps> = ({
|
||||
export const ScenePreview: React.FC<IScenePreviewProps> = ({
|
||||
image,
|
||||
video,
|
||||
isPortrait,
|
||||
|
||||
Reference in New Issue
Block a user