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 23, 2021
1 parent ab74f8a commit a48a7bd
Show file tree
Hide file tree
Showing 29 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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 a48a7bd

Please sign in to comment.