mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 12:27:17 +00:00
Refactor section
This commit is contained in:
@@ -39,8 +39,7 @@ function App() {
|
||||
name: data.name,
|
||||
bio: data.bio,
|
||||
location: data.location,
|
||||
company: data.company,
|
||||
twitter: data.twitter_username,
|
||||
company: data.company
|
||||
}
|
||||
|
||||
dispatch(setProfile(profileData));
|
||||
|
||||
Reference in New Issue
Block a user