xImAnton / mcweb

a web-remote minecraft server wrapper with some unique features
GNU General Public License v3.0
1 stars 0 forks source link

make App function component #60

Closed xImAnton closed 3 years ago

xImAnton commented 3 years ago

we can also make a container components that gets all data from App passed and renders all elements so App is only data storage. So we would not have to rewrite everything.

xImAnton commented 3 years ago

done like described above in ad795ee now we can use media query hooks for responsive app