Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jardakotesovec committed Sep 9, 2024
1 parent f9fbc56 commit b37f75c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/pages/dashboard/DashboardPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ const props = defineProps({
/** Form for selection type of revision for recommending editor */
selectRevisionRecommendationForm: {type: Object, required: true},
publicationTitleAbstractForm: {type: Object, required: true},
publicationMetadataForm: {type: Object, required: true},
publicationCitationsForm: {type: Object, required: true},
sections: {type: Array, required: true},
/** List of Views */
views: {
type: Array,
Expand Down

0 comments on commit b37f75c

Please sign in to comment.