mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-10 04:30:25 +02:00
fix linter error
This commit is contained in:
@@ -557,7 +557,6 @@ export const ContextMenuProvider = ({ children }: ContextMenuProviderProps) => {
|
|||||||
});
|
});
|
||||||
}, [
|
}, [
|
||||||
ctx.context?.playlistId,
|
ctx.context?.playlistId,
|
||||||
ctx.context?.tableRef,
|
|
||||||
ctx.data,
|
ctx.data,
|
||||||
ctx.dataNodes,
|
ctx.dataNodes,
|
||||||
removeFromPlaylistMutation,
|
removeFromPlaylistMutation,
|
||||||
|
|||||||
Reference in New Issue
Block a user