import '../../styles/FeedSettings.scss' import { t } from '../../utils/intl' import { handleClientRouteLinkClick } from '../../stores/router' // type FeedSettingsSearchParams = { // by: '' | 'topics' | 'authors' | 'reacted' // } export const FeedSettingsView = () => { return (