pull/2113/head
filip mertens 3 years ago
parent e0e72fc3d4
commit 8d6a64a21c
  1. 1
      apps/remix-ide/src/app/components/styles/preload.css
  2. 2
      apps/remix-ide/src/index.tsx

@ -19,4 +19,5 @@
.preload-logo {
min-width: 200px;
padding-bottom: 1.5rem !important;
}

@ -1,5 +1,5 @@
// eslint-disable-next-line no-use-before-define
import React, { useState } from 'react'
import React from 'react'
import { render } from 'react-dom'
import './index.css'
import { ThemeModule } from './app/tabs/theme-module'

Loading…
Cancel
Save