Skip to content

Commit 3f560eb

Browse files
authored
oops (#65)
1 parent c69e24f commit 3f560eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/register/components/Wrapper.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import {
2121
SOURCE_BASE_URL,
2222
getPersistedConfig,
2323
persistConfig,
24-
} from './config';
24+
} from '../../util/config';
2525
import {VersionComboInput} from './VersionComboInput';
2626

2727
const PanelWrapper = styled(({children, className}) => (

0 commit comments

Comments
 (0)