Skip to content

Commit

Permalink
chore: rename files which use JSX syntax to have the .jsx extension
Browse files Browse the repository at this point in the history
  • Loading branch information
jhiode committed Mar 4, 2021
1 parent de1933c commit 0d7efac
Show file tree
Hide file tree
Showing 24 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React from 'react';
import * as React from 'react';
import { Provider } from 'react-redux';
import renderer from 'react-test-renderer';
import CounterContainer, { mapStateToProps } from '../';
Expand Down
File renamed without changes.

0 comments on commit 0d7efac

Please sign in to comment.