Update VorePanel.js

This commit is contained in:
SandPoot
2021-07-14 00:53:35 -03:00
parent 3cb44d41a3
commit 3cf040bcdf

View File

@@ -1,3 +1,4 @@
/* eslint-disable max-len */
import { Fragment } from 'inferno';
import { useBackend, useLocalState } from "../backend";
import { Box, Button, Flex, Collapsible, Icon, LabeledList, NoticeBox, Section, Tabs } from "../components";