Skip to content

Commit

Permalink
Change max citations
Browse files Browse the repository at this point in the history
  • Loading branch information
jlpereira committed Mar 16, 2023
1 parent ce708e1 commit 6207e2d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ import { splitList } from './splitList'
import CitationRow from './PanelCitationRow.vue'
import PanelNomenclatureShowMore from './PanelNomenclatureShowMore.vue'
const MAX_CITATIONS = 5
const MAX_CITATIONS = 2
const props = defineProps({
list: {
Expand Down

0 comments on commit 6207e2d

Please sign in to comment.