Skip to content

Commit 67c397c

Browse files
markus-mosergithub-actions[bot]
authored andcommitted
Apply eslint-fixer changes
1 parent ca1704d commit 67c397c

File tree

1 file changed

+3
-3
lines changed
  • assets/studio/js/src/modules/data-importer/components/tabs/steps/advanced-mapping-modal/step-source

1 file changed

+3
-3
lines changed

assets/studio/js/src/modules/data-importer/components/tabs/steps/advanced-mapping-modal/step-source/step-source.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ export const StepSource = ({
8282
</Flex>
8383

8484
<Flex
85-
className={ styles.footer }
86-
justify="flex-end"
87-
>
85+
className={ styles.footer }
86+
justify="flex-end"
87+
>
8888
<button
8989
className={ shared.outlineButton }
9090
onClick={ onNext }

0 commit comments

Comments
 (0)