Skip to content

Commit

Permalink
remove unused export
Browse files Browse the repository at this point in the history
  • Loading branch information
atabel committed Sep 24, 2024
1 parent 634a69d commit 4e07e1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/text-field-components.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {sprinkles} from './sprinkles.css';
import {vars} from './skins/skin-contract.css';
import {getPrefixedDataAttributes} from './utils/dom';
import * as tokens from './text-tokens';
import Box from './box';
import IconWarningRegular from './generated/mistica-icons/icon-warning-regular';

import type {DataAttributes} from './utils/types';
Expand Down

0 comments on commit 4e07e1a

Please sign in to comment.