mirror of
https://github.com/cupcakearmy/fantus.git
synced 2024-11-01 04:54:13 +01:00
remove env page
This commit is contained in:
parent
052384ed02
commit
4ec8e9371d
@ -1,10 +0,0 @@
|
|||||||
import React from 'react'
|
|
||||||
import getConfig from 'next/config'
|
|
||||||
|
|
||||||
const config = getConfig()
|
|
||||||
|
|
||||||
const Env = () => <div>
|
|
||||||
{JSON.stringify(config)}
|
|
||||||
</div>
|
|
||||||
|
|
||||||
export default Env
|
|
Loading…
Reference in New Issue
Block a user