MKHenson / hatchery-editor

Engine for building, deploying and sharing web apps within the Webinate community
GNU General Public License v2.0
0 stars 0 forks source link

Convert Toolbar to React #41

Open MKHenson opened 8 years ago

MKHenson commented 8 years ago

The toolbar is still written to use the old Compiler. We need to switch it to TSX. The toolbar needs to be added to a parent tsx Component - likely this should be the Application class. Though this might change.