Update preview.tsx
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
@@ -95,9 +95,10 @@ const preview: Preview = {
|
||||
chromatic: {
|
||||
modes: {
|
||||
'light backstage': allModes['light backstage'],
|
||||
'dark backstage': allModes['dark backstage'],
|
||||
'light spotify': allModes['light spotify'],
|
||||
'dark spotify': allModes['dark spotify'],
|
||||
// TODO: Enable these modes when we have more Chromatic snapshots.
|
||||
// 'dark backstage': allModes['dark backstage'],
|
||||
// 'light spotify': allModes['light spotify'],
|
||||
// 'dark spotify': allModes['dark spotify'],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user