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 8d08bae commit b449008Copy full SHA for b449008
README.md
@@ -5,7 +5,7 @@
5
- 📫 to contact use the feedback button top-right
6
```
7
if (isAwesome){
8
- return [{location:germany, area:nrw, skills:{fullstack:true}}];
+ return [{location:germany, area:nrw, skills:{full_stack:true}}];
9
}
10
11
<!--
0 commit comments