We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9edb9a commit f28b3a2Copy full SHA for f28b3a2
src/renderer/VersionSelector.js
@@ -1,4 +1,4 @@
1
-import { Code, Radio, Switch, Tooltip, Text, Button, Modal, Group, Space } from "@mantine/core";
+import { Code, Radio, Switch, Tooltip, Text, Button, Modal, Space } from "@mantine/core";
2
import { useEffect, useState } from "react";
3
import { useModals } from "@mantine/modals";
4
import { GetVersionState, Platform } from "./SE3Api/versionsApi";
0 commit comments