Phazia

Results 2 issues of Phazia

# Bug report Getting the following issue when trying to run a medium-sized project in Sandpack: ```Could not find/install babel plugin 'proposal-decorators': Cannot find plugin 'proposal-decorators' or 'babel-plugin-proposal-decorators'``` The error...

bug
triage

Tried applying the disableSorting property as a prop in the `SimpleTreeWrapper`, but sorting is still enabled for the item. It appears that when console logging the props object, it's undefined...