This PR tweaks the UI a bit to make sure the editor and preview window stay the same width. I've also added an Accordion component to hide visual clutter from examples users don't want to work on.
In this PR, I've also fixed the issue where endpoints with multiple examples couldn't be edited.
Fixes #50 Fixes #51
This PR tweaks the UI a bit to make sure the editor and preview window stay the same width. I've also added an
Accordion
component to hide visual clutter from examples users don't want to work on.In this PR, I've also fixed the issue where endpoints with multiple examples couldn't be edited.