mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-03 05:04:51 +08:00
fix: remove unused module
This commit is contained in:
parent
c2a354a8ef
commit
1b516b2654
@ -1,7 +1,7 @@
|
||||
import React, { FC } from 'react';
|
||||
|
||||
import { styled } from '@storybook/theming';
|
||||
import { opacify, transparentize, lighten } from 'polished';
|
||||
import { opacify, transparentize } from 'polished';
|
||||
|
||||
import { ControlProps, BooleanValue, BooleanConfig } from './types';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user