We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdb3bbc commit 5d79fa2Copy full SHA for 5d79fa2
README.md
@@ -43,7 +43,7 @@ One liner clean code snippets in javascript/react with ES6 syntax
43
}
44
is_employee && student={
45
...student,
46
- current_company:'Inventives.ai'
+ company:'Inventives.ai'
47
48
```
49
0 commit comments