Skip to content

Commit a7f6b92

Browse files
committed
chore: deps
1 parent a4ff9c0 commit a7f6b92

File tree

6 files changed

+2920
-2287
lines changed

6 files changed

+2920
-2287
lines changed

dev.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ class Slider extends React.Component {
111111
const state = JSON.parse(persistedState)
112112
this.setState(state)
113113
}
114-
} catch (_) {}
114+
} catch {}
115115
}
116116

117117
componentDidUpdate() {

0 commit comments

Comments
 (0)