1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-30 22:08:02 +00:00

amp外す

This commit is contained in:
Nebel 2019-04-23 11:41:21 +09:00
parent 25ba12ae3a
commit 0b82571f3f

View file

@ -1,4 +0,0 @@
import App from "next/app";
import { withAmp } from "next/amp";
export default withAmp(App);