mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 06:35:32 +03:00
interface: fix missing import of ErrorBoundary
This commit is contained in:
parent
21a64076e2
commit
ed053ed0ed
@ -6,6 +6,7 @@ import { TwoPaneApp } from './TwoPaneApp';
|
||||
import LaunchApp from '../apps/launch/app';
|
||||
import DojoApp from '../apps/dojo/app';
|
||||
import GroupsApp from '../apps/groups/app';
|
||||
import ErrorComponent from './Error';
|
||||
|
||||
|
||||
export const Container = styled.div`
|
||||
|
Loading…
Reference in New Issue
Block a user