mirror of
https://github.com/cupcakearmy/fantus.git
synced 2025-09-05 21:50:40 +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