Skip to content

Commit 5d79fa2

Browse files
author
krishna9802
committed
first code snippet addded
1 parent cdb3bbc commit 5d79fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ One liner clean code snippets in javascript/react with ES6 syntax
4343
}
4444
is_employee && student={
4545
...student,
46-
current_company:'Inventives.ai'
46+
company:'Inventives.ai'
4747
}
4848
```
4949

0 commit comments

Comments
 (0)