forked from OpenNeo/impress-2020
Oops, we extracted Support fields out from the default `appearanceLayerFragment`! This was causing the page to silently fail to show any changes, because `layer.remoteId` was evaluating to `undefined` rather than one of the ID numbers in the range. Here, I've added both `remoteId` explictly because we use it directly, and also the support fields because that's what the layer support UI needs! |
||
|---|---|---|
| .. | ||
| app | ||
| server | ||
| index.js | ||
| react-app-env.d.ts | ||