Skip to content

Commit

Permalink
Add live markdown to private notes
Browse files Browse the repository at this point in the history
  • Loading branch information
nexarvo committed Apr 15, 2024
1 parent e01d063 commit fb5d282
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/PrivateNotes/PrivateNotesEditPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ function PrivateNotesEditPage({route, personalDetailsList, report}: PrivateNotes
privateNotesInput.current = el;
updateMultilineInputRange(privateNotesInput.current);
}}
isMarkdownEnabled
/>
</OfflineWithFeedback>
</FormProvider>
Expand Down

0 comments on commit fb5d282

Please sign in to comment.