bitcoin-connect
bitcoin-connect copied to clipboard
Split React demo into separate pages
Currently all the example components are in one page. This isn't good because the event callbacks overlap. It would be nice to have a directory and basic routing where you can try individual components.