project-serum / swap-ui

React Component for Swapping on the Serum DEX
Apache License 2.0
113 stars 117 forks source link

Separate react example app from component package #21

Closed armaniferrante closed 3 years ago

armaniferrante commented 3 years ago

We should move the example react app to an example/ folder and unpack the src/swap/ directory a level up to make more clear the difference between the component package and the example app.