Lintfix recommended by Next

main
Ashelyn Dawn 3 years ago
parent 2d43943b9b
commit 3dbee8e088

@ -1,6 +1,6 @@
import Router from 'next/router'
export default function (ctx, status, url) {
export default function redirectGetInitialProps(ctx, status, url) {
const {res} = ctx
if(res) {

Loading…
Cancel
Save