chore: componentize footer
This commit is contained in:
@@ -116,9 +116,7 @@ class Day extends React.Component {
|
||||
}
|
||||
|
||||
componentDidUpdate(prevProps) {
|
||||
// Typical usage (don't forget to compare props):
|
||||
if (this.props.uri !== prevProps.uri) {
|
||||
console.log("here we go")
|
||||
const [
|
||||
,
|
||||
,
|
||||
|
||||
Reference in New Issue
Block a user