mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 10:53:33 +00:00
Various cleanup
This commit is contained in:
parent
c5f551e963
commit
4167af098f
7 changed files with 1 additions and 16 deletions
|
|
@ -76,7 +76,6 @@ export const NavidromeAlbumFilters = ({
|
|||
{
|
||||
label: 'Is favorited',
|
||||
onChange: (e: ChangeEvent<HTMLInputElement>) => {
|
||||
console.log('e.currentTarget.checked :>> ', e.currentTarget.checked);
|
||||
const updatedFilters = setFilter({
|
||||
data: {
|
||||
_custom: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue