Skip to content

Commit

Permalink
refactor graderoster component
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaney committed Aug 22, 2024
1 parent 20c3c02 commit 1e2d661
Show file tree
Hide file tree
Showing 3 changed files with 194 additions and 228 deletions.
213 changes: 0 additions & 213 deletions course_grader_vue/components/graderoster.vue

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,10 @@ export default {
required: true,
},
},
setup() {
return {
formatLongDateTime,
};
},
};
</script>
Loading

0 comments on commit 1e2d661

Please sign in to comment.