added docker stuff and updated next.js to ^7.0.0
This commit is contained in:
@@ -27,6 +27,7 @@ class k extends Component {
|
||||
window.alert(`Could not delete doc, ${del.message}`)
|
||||
}
|
||||
}
|
||||
|
||||
render() {
|
||||
const { found, id, doc } = this.props
|
||||
if (!found)
|
||||
|
||||
Reference in New Issue
Block a user