Skip to content

Commit

Permalink
Fixed duplicate import
Browse files Browse the repository at this point in the history
  • Loading branch information
sophschneider committed Apr 10, 2024
1 parent a9e8263 commit ed8142f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion polaris-react/src/components/Frame/Frame.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ import {
CSSAnimation,
} from './components';
import styles from './Frame.module.css';
import {UseFeatures} from '../../utilities/features';

export interface FrameProps {
/** Sets the logo for the TopBar, Navigation, and ContextualSaveBar components */
Expand Down

0 comments on commit ed8142f

Please sign in to comment.