Skip to content

Commit

Permalink
move type below collection panel
Browse files Browse the repository at this point in the history
  • Loading branch information
Beecher Baker committed Oct 10, 2024
1 parent 2e04552 commit cc5a91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/otus/constants/layouts/overview.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ export const DEFAULT_OVERVIEW_LAYOUT = {
[
[
'panel:gallery',
'panel:specimens',
'panel:type',
'panel:type-specimen',
'panel:specimens',
'panel:nomenclature',
'panel:nomenclature-references'
],
Expand Down

0 comments on commit cc5a91d

Please sign in to comment.