diff --git a/images/caption-shadow.svg b/images/caption-shadow.svg index 444ae5b9a7..801cfdb135 100644 --- a/images/caption-shadow.svg +++ b/images/caption-shadow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/macos-switch.svg b/images/macos-switch.svg index ec589b2d17..e84340e6fc 100644 --- a/images/macos-switch.svg +++ b/images/macos-switch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/ts/components/MediaPermissionsModal.tsx b/ts/components/MediaPermissionsModal.tsx index ed9e245419..0be03bd656 100644 --- a/ts/components/MediaPermissionsModal.tsx +++ b/ts/components/MediaPermissionsModal.tsx @@ -4,6 +4,7 @@ import React, { useCallback } from 'react'; import { Modal } from './Modal.js'; +import { tw } from '../axo/tw.js'; import type { LocalizerType } from '../types/Util.js'; import { missingCaseError } from '../util/missingCaseError.js'; import { Button } from './Button.js'; @@ -62,14 +63,20 @@ export function MediaPermissionsModal({
{subtitle}
-