Update preview.tsx

Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
Charles de Dreuille
2025-09-15 21:52:29 +01:00
parent 15de5ccd86
commit 794adf81d7
+4 -3
View File
@@ -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'],
},
},
},