Skip to content

Commit

Permalink
update import
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanMarcMilletScality committed Nov 27, 2024
1 parent 99221c9 commit ebda998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/form/Form.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import { spacing, Stack, Wrap } from '../../spacing';
import { convertRemToPixels } from '../../utils';
import { Box } from '../box/Box';
import { Icon, IconName } from '../icon/Icon.component';
import { IconHelp } from '../IconHelper';
import { IconHelp } from '../iconhelper/IconHelper';
import { ScrollbarWrapper } from '../scrollbarwrapper/ScrollbarWrapper.component';
import { Text } from '../text/Text.component';

Expand Down

0 comments on commit ebda998

Please sign in to comment.