Skip to content

Commit

Permalink
Copilot second commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgenskrause committed May 3, 2024
1 parent 29576fb commit 645ef6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions member.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
function skillsMember() {
var skills = ["HTML", "CSS", "JavaScript", "React", "Node"];
return skills;
}

0 comments on commit 645ef6f

Please sign in to comment.