Skip to content

Commit

Permalink
common-voice#3295: Insert spaces to make import style consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianMMacy committed Oct 20, 2021
1 parent 89eec03 commit 893ac3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/components/language-select/language-select.tsx
@@ -1,4 +1,4 @@
import {Localized, withLocalization, WithLocalizationProps} from '@fluent/react';
import { Localized, withLocalization, WithLocalizationProps } from '@fluent/react';
import Downshift from 'downshift';
import * as React from 'react';

Expand Down

0 comments on commit 893ac3a

Please sign in to comment.