Skip to content

Commit

Permalink
removing unused reference
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-cedrone-cengage committed Nov 17, 2023
1 parent 898a5a6 commit 685c105
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { useIsInverse } from '../../inverse';
import { useGenerateId } from '../../utils';
import { ThemeInterface } from '../../theme/magma';
import { transparentize } from 'polished';
import { Label, LabelPosition } from '../Label';
import { LabelPosition } from '../Label';

/**
* @children required
Expand Down

0 comments on commit 685c105

Please sign in to comment.