Update saved feeds to use preferences
This commit is contained in:
@@ -121,7 +121,7 @@ const Container = observer(
|
||||
}: {
|
||||
children: React.ReactNode
|
||||
hideOnScroll: boolean
|
||||
showBorder: boolean
|
||||
showBorder?: boolean
|
||||
}) => {
|
||||
const store = useStores()
|
||||
const pal = usePalette('default')
|
||||
|
||||
Reference in New Issue
Block a user