From af5d405992f9f242a029dae8c68d42b8e4db01a7 Mon Sep 17 00:00:00 2001 From: Tom Duncalf Date: Sat, 23 Oct 2021 14:41:56 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d47dd8f..8ebd485 100644 --- a/README.md +++ b/README.md @@ -54,3 +54,4 @@ By default, the JUCE WebBrowserComponent does not expose the ability to access t - [ ] Move JUCE integration code into a reusable npm module - [ ] Proper styling - [ ] Also see https://github.com/tomduncalf/tomduncalf_juce_web_ui/#TODO for wider integration TODO's +- [ ] Investigate using hooks as an alternative to using MobX