Skip to content

Comments

Reactjs to Redux Series - Part1 Code#3

Open
sumit811 wants to merge 2 commits intoplug-n-play:masterfrom
sumit811:master
Open

Reactjs to Redux Series - Part1 Code#3
sumit811 wants to merge 2 commits intoplug-n-play:masterfrom
sumit811:master

Conversation

@sumit811
Copy link

No description provided.

import './App.css';

import Sample from './components/Sample';
import userDetails from "./service";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please create a new component in ./components/[yourComponentName]

It should be a name File. It would be very difficult to resolve merge conflicts in this file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants