youknowriad / blockbook

Build and Share WordPress Blocks in Isolation.
http://youknowriad.github.io/blockbook/
GNU General Public License v3.0
160 stars 17 forks source link

fix use route to render components #36

Open fabiankaegy opened 4 years ago

fabiankaegy commented 4 years ago

This is an addition to the implementation of the tabs from #30. With this we just use the correct Route / the router for rendering the components. Not the inline conditionals.