Skip to content

Commit

Permalink
Copilot second commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Queen3Bella committed Jul 30, 2023
1 parent c9579b4 commit dc5f2f9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions member.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
function skillsMember() {
return {
restrict: 'E',
templateUrl: 'templates/skills-member.html'
};
}

0 comments on commit dc5f2f9

Please sign in to comment.