Fight with imports a bit
This commit is contained in:
@ -1,9 +1,7 @@
|
||||
import { Separator } from '@radix-ui/react-separator'
|
||||
import { ArchiveBox, Notebook, Info, Trash, Tray, Tag } from 'phosphor-react'
|
||||
import { ArticleAttributes } from '../../../lib/networking/queries/useGetArticleQuery'
|
||||
import { Button } from '../../elements/Button'
|
||||
import { Box, SpanBox } from '../../elements/LayoutPrimitives'
|
||||
import { TooltipWrapped } from '../../elements/Tooltip'
|
||||
import { styled, theme } from '../../tokens/stitches.config'
|
||||
import { ReaderSettings } from '../../../lib/hooks/useReaderSettings'
|
||||
import { useRef } from 'react'
|
||||
|
||||
Reference in New Issue
Block a user