mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-07-22 11:41:48 +00:00
Fix lint warnings
This commit is contained in:
@@ -437,6 +437,7 @@ export function App() {
|
||||
setSelection(newSelection);
|
||||
setDetailIndi(newSelection.id);
|
||||
setState(AppState.SHOWING_CHART);
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
} catch (error: any) {
|
||||
setState(AppState.SHOWING_CHART);
|
||||
displayErrorPopup(
|
||||
|
||||
Reference in New Issue
Block a user