eslint fixes

This commit is contained in:
Cogent Apps
2023-03-09 11:50:57 -08:00
committed by GitHub
parent d9aa5aefbe
commit 7c5ffbbac7
13 changed files with 47 additions and 51 deletions

View File

@@ -1,7 +1,5 @@
import styled from '@emotion/styled';
import { Button } from '@mantine/core';
import MessageInput from '../input';
import SettingsDrawer from '../settings';
import { useAppContext } from '../../context';
import { Page } from '../page';