ravens-engine / core

A Javascript library for building multiplayer turn-based games
https://ravens.dev/
15 stars 2 forks source link

Add missing react import from the Component tutorial. #11

Closed mrhappyasthma closed 3 years ago

mrhappyasthma commented 3 years ago

This is necessary to import react, otherwise you get Uncaught ReferenceError: React is not defined.