chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
31 stars 2 forks source link

Sort modes by their theme toolbar order #153

Closed ghengeveld closed 8 months ago

ghengeveld commented 9 months ago

This attempts to order the list of modes in the ModeSelector to have the same ordering as the themes in the toolbar.

📦 Published PR as canary version: 0.0.122--canary.153.b6caef9.0
:sparkles: Test out this PR locally via: ```bash npm install @chromaui/addon-visual-tests@0.0.122--canary.153.b6caef9.0 # or yarn add @chromaui/addon-visual-tests@0.0.122--canary.153.b6caef9.0 ```