fix memory router

This commit is contained in:
Jamie Pine
2022-04-27 17:06:17 -07:00
parent dd7454d9cd
commit fb2c7f1d4a

View File

@@ -72,6 +72,7 @@ function App() {
<div className="App">
{/* <header className="App-header"></header> */}
<SpacedriveInterface
useMemoryRouter={true}
transport={new Transport()}
platform={'browser'}
convertFileSrc={function (url: string): string {