Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
Don't show in changelog
  • Loading branch information
4ian committed Mar 6, 2024
1 parent ea4c2e0 commit 09381c3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {
} from '../../../../UI/Responsive/ResponsiveWindowMeasurer';
import { Column, Line } from '../../../../UI/Grid';
import InAppTutorialContext from '../../../../InAppTutorial/InAppTutorialContext';
import PlaceholderLoader from '../../../../UI/PlaceholderLoader';
import { LARGE_WIDGET_SIZE } from '../CardWidget';
import InAppTutorialPhaseCard from './InAppTutorialPhaseCard';
import PlaceholderError from '../../../../UI/PlaceholderError';
Expand Down

0 comments on commit 09381c3

Please sign in to comment.