Skip to content

Commit f28b3a2

Browse files
committed
Remove warning
1 parent e9edb9a commit f28b3a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/VersionSelector.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Code, Radio, Switch, Tooltip, Text, Button, Modal, Group, Space } from "@mantine/core";
1+
import { Code, Radio, Switch, Tooltip, Text, Button, Modal, Space } from "@mantine/core";
22
import { useEffect, useState } from "react";
33
import { useModals } from "@mantine/modals";
44
import { GetVersionState, Platform } from "./SE3Api/versionsApi";

0 commit comments

Comments
 (0)