Skip to content

Commit ada672d

Browse files
🛠️ apply pre-commit fixes
1 parent 8b0a017 commit ada672d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

static/app/components/replays/player/__stories__/replaySlugChooser.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import {Fragment, type ReactNode} from 'react';
2-
import {useState} from 'react';
1+
import {Fragment, useState, type ReactNode} from 'react';
32
import {ClassNames} from '@emotion/react';
43

54
import {InputGroup} from 'sentry/components/core/input/inputGroup';

0 commit comments

Comments
 (0)