fix linter warnings

one method to add handlers
This commit is contained in:
2021-09-21 10:45:52 +02:00
parent b10fbd6142
commit 334c54be4a
11 changed files with 37 additions and 20 deletions

View File

@ -14,7 +14,6 @@ import {DefaultTags} from '../../types/GeneralTypes';
import {FontAwesomeIcon} from '@fortawesome/react-fontawesome';
import {faSortDown} from '@fortawesome/free-solid-svg-icons';
// eslint-disable-next-line no-shadow
export enum SortBy {
date,
likes,