diff --git a/src/view/screens/Storybook/Buttons.tsx b/src/view/screens/Storybook/Buttons.tsx index 98c16d1447..49ef438ccc 100644 --- a/src/view/screens/Storybook/Buttons.tsx +++ b/src/view/screens/Storybook/Buttons.tsx @@ -48,32 +48,6 @@ export function Buttons() { ))} ))} - - - - {['gradient_sky', 'gradient_midnight', 'gradient_sunrise'].map( - name => ( - - - - - ), - )} - -