Skip to content

Commit

Permalink
more changes to pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Israellund committed Dec 3, 2024
1 parent e2fd51b commit c2ff9bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import React from 'react';

/* eslint-disable max-len */
/* eslint-disable react/no-multi-comp */
import 'components/component_kit/cw_icon.scss';
import './cw_icon.scss';

import { getClasses } from '../helpers';
import type { CustomIconProps, CustomIconStyleProps, IconProps } from './types';
Expand Down

0 comments on commit c2ff9bf

Please sign in to comment.