We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b94086 + d15cfa2 commit 5be0846Copy full SHA for 5be0846
src/layout/index.tsx
@@ -2,7 +2,7 @@ import React, { useState } from 'react'
2
import { Outlet } from 'react-router-dom'
3
import HederaPoolWarning from 'src/components/Header/HederaPoolWarning'
4
import URLWarning from 'src/components/Header/URLWarning'
5
-import { NewVersionModal } from 'src/components/NewVersionModal'
+// import { NewVersionModal } from 'src/components/NewVersionModal'
6
import styled from 'styled-components'
7
import Footer from './Footer'
8
import Header from './Header'
0 commit comments