• Robert Knight's avatar
    Convert root `<hypothesis-app>` component to Preact · 7bbb8a60
    Robert Knight authored
    Convert the root `<hypothesis-app>` component to Preact and update the
    startup code in `src/sidebar/index.js` to replace the AngularJS app
    bootstrap with rendering the `HypothesisApp` component directly using
    `render` from Preact.
    7bbb8a60
index.js 6.95 KB