This commit is contained in:
nicetoolbox
2020-10-01 22:06:08 -07:00
parent 5733915836
commit e7b62cc3c3
2 changed files with 2 additions and 2 deletions
@@ -1,5 +1,5 @@
import { useBackend } from "../backend";
import { Button, Flex, LabeledList, Section } from '../components';
import { Button, Flex, LabeledList, Section, Box } from '../components';
import { Window } from "../layouts";
const TEMPS = {
File diff suppressed because one or more lines are too long