import * as React from "react" import DemoSwitcher from "./demos/DemoSwitcher" export default function App(props: {}) { props; // not used return (

bidi-mobx

A small library that dreams big

Demos

); }