mirror of
https://github.com/immich-app/immich.git
synced 2025-07-09 03:04:16 -04:00
nit
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
This commit is contained in:
parent
ad0d0bf0d1
commit
53f75dad4d
@ -3,6 +3,7 @@
|
|||||||
import { mdiCastVariant } from '@mdi/js';
|
import { mdiCastVariant } from '@mdi/js';
|
||||||
import type { TooltipPlacement } from 'vidstack';
|
import type { TooltipPlacement } from 'vidstack';
|
||||||
import Tooltip from '../tooltip.svelte';
|
import Tooltip from '../tooltip.svelte';
|
||||||
|
|
||||||
type Props = {
|
type Props = {
|
||||||
tooltipPlacement: TooltipPlacement;
|
tooltipPlacement: TooltipPlacement;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user