Fix all biome linter errors (#541)
This commit is contained in:
parent
f23c73f6a5
commit
e5d654bf41
46 changed files with 317 additions and 275 deletions
|
|
@ -4,7 +4,7 @@ import { AnimatePresence, motion } from 'framer-motion';
|
|||
import { useState } from 'react';
|
||||
import { useWindowSize } from 'usehooks-ts';
|
||||
|
||||
import { UISuggestion } from '@/lib/editor/suggestions';
|
||||
import type { UISuggestion } from '@/lib/editor/suggestions';
|
||||
|
||||
import { CrossIcon, MessageIcon } from './icons';
|
||||
import { Button } from './ui/button';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue