chore: rock
This commit is contained in:
parent
3dc1bf49af
commit
ef28829e19
|
@ -9,7 +9,7 @@ const decorate = compose(
|
|||
contempo(require('./entity.raw.scss')),
|
||||
);
|
||||
|
||||
const json = require('~/../fixtures/watering-can.entity.json');
|
||||
const json = require('~/../fixtures/rock-projectile.entity.json');
|
||||
|
||||
const EntityComponent = (props) => {
|
||||
const entity = new Entity(json);
|
||||
|
|
Loading…
Reference in New Issue
Block a user