Skip to content

Commit

Permalink
ref: fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
TkDodo committed Mar 5, 2025
1 parent abb6455 commit ba40036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/app/components/tours/tour.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {Button} from 'sentry/components/button';
import {CodeSnippet} from 'sentry/components/codeSnippet';
import {Flex} from 'sentry/components/container/flex';
import {Alert} from 'sentry/components/core/alert';
import {Input} from 'sentry/components/input';
import {Input} from 'sentry/components/core/input';
import LoadingIndicator from 'sentry/components/loadingIndicator';
import JSXNode from 'sentry/components/stories/jsxNode';
import SizingWindow from 'sentry/components/stories/sizingWindow';
Expand Down

0 comments on commit ba40036

Please sign in to comment.