added dns record view with tabs
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ class MyDocument extends Document {
|
||||
return (
|
||||
<Html lang="en">
|
||||
<Head />
|
||||
<body>
|
||||
<body className="js-enabled">
|
||||
{!process.browser && (
|
||||
<script>
|
||||
window.apiRoot = `{process.env.API_ROOT}`
|
||||
|
||||
Reference in New Issue
Block a user