mirror of
https://github.com/cupcakearmy/fantus.git
synced 2026-02-04 08:29:16 +00:00
remove env page
This commit is contained in:
@@ -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
|
|
||||||
Reference in New Issue
Block a user