diff --git a/src/renderer/src/components/common/ErrorElement.tsx b/src/renderer/src/components/common/ErrorElement.tsx index 230f4b5276..2f856324f3 100644 --- a/src/renderer/src/components/common/ErrorElement.tsx +++ b/src/renderer/src/components/common/ErrorElement.tsx @@ -100,7 +100,7 @@ export const FallbackIssue = ({

Still having this issue? Please give feedback in Github, thanks! { if (!src) return {props.time} return ( { Player.mount({ type: "audio", diff --git a/src/renderer/src/components/ui/switch.tsx b/src/renderer/src/components/ui/switch.tsx index 3c80fbe7b2..378be24ca7 100644 --- a/src/renderer/src/components/ui/switch.tsx +++ b/src/renderer/src/components/ui/switch.tsx @@ -9,7 +9,7 @@ const Switch = React.forwardRef< { onValueCommit={(value) => Player.seek(value[0])} > - + {/* indicator */} diff --git a/src/renderer/src/modules/settings/tabs/wallet/transaction-section/index.tsx b/src/renderer/src/modules/settings/tabs/wallet/transaction-section/index.tsx index de311d04f3..9da58c0339 100644 --- a/src/renderer/src/modules/settings/tabs/wallet/transaction-section/index.tsx +++ b/src/renderer/src/modules/settings/tabs/wallet/transaction-section/index.tsx @@ -109,7 +109,7 @@ const TypeRenderer = ({ }) => (