This caused issues when viewing panels. It is discarding initial color mode options.
📦 Published PR as canary version: 5.3.4--canary.812.9764438508.0
:sparkles: Test out this PR locally via:
```bash
npm install @grafana/scenes-react@5.3.4--canary.812.9764438508.0
npm install @grafana/scenes@5.3.4--canary.812.9764438508.0
# or
yarn add @grafana/scenes-react@5.3.4--canary.812.9764438508.0
yarn add @grafana/scenes@5.3.4--canary.812.9764438508.0
```
Reverts grafana/scenes#806
This caused issues when viewing panels. It is discarding initial color mode options.
📦 Published PR as canary version:
5.3.4--canary.812.9764438508.0
:sparkles: Test out this PR locally via: ```bash npm install @grafana/scenes-react@5.3.4--canary.812.9764438508.0 npm install @grafana/scenes@5.3.4--canary.812.9764438508.0 # or yarn add @grafana/scenes-react@5.3.4--canary.812.9764438508.0 yarn add @grafana/scenes@5.3.4--canary.812.9764438508.0 ```