ressurect storybook buttons

This commit is contained in:
Tykayn 2025-08-19 14:27:59 +02:00 committed by tykayn
parent 458ad64931
commit 681d8ecb0b
14 changed files with 108 additions and 361 deletions

View file

@ -10,17 +10,6 @@ const preview: Preview = {
date: /Date$/i,
},
},
// viewport: {
// viewports: INITIAL_VIEWPORTS,
// defaultViewport: 'responsive',
// },
backgrounds: {
default: 'light',
values: [
{ name: 'light', value: '#f8f9fa' },
{ name: 'dark', value: '#333333' },
],
},
},
};