pull/2113/head
bunsenstraat 3 years ago
parent 3024c96c94
commit fcbecb2bc9
  1. 2
      apps/remix-ide/src/app/components/preload.tsx
  2. 0
      apps/remix-ide/src/app/components/styles/preload.css

@ -6,7 +6,7 @@ import { fileSystem, fileSystems } from '../files/fileSystem'
import { indexedDBFileSystem } from '../files/filesystems/indexedDB'
import { localStorageFS } from '../files/filesystems/localStorage'
import { fileSystemUtility } from '../files/filesystems/fileSystemUtility'
import './preload.css'
import './styles/preload.css'
export const Preload = () => {

Loading…
Cancel
Save