Skip to content

Commit

Permalink
[frontend] fix Marking definitions lines display (#9049)
Browse files Browse the repository at this point in the history
  • Loading branch information
Archidoit committed Dec 2, 2024
1 parent 58ddeac commit 99db729
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ const MarkingDefinitions = () => {
displayImport={false}
secondaryAction={false}
keyword={searchTerm}
numberOfElements={viewStorage.numberOfElements}
>
{queryRef && (
<React.Suspense
Expand Down

0 comments on commit 99db729

Please sign in to comment.