Skip to content

Commit

Permalink
Merge pull request #40224 from ShridharGoel/patch-3
Browse files Browse the repository at this point in the history
Enable live markdown in IOU request descriptions
  • Loading branch information
roryabraham authored Apr 16, 2024
2 parents 1a20e16 + 593f41e commit dcf14b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/iou/request/step/IOURequestStepDescription.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ function IOURequestStepDescription({
autoGrowHeight
containerStyles={[styles.autoGrowHeightMultilineInput]}
shouldSubmitForm
isMarkdownEnabled
/>
</View>
</FormProvider>
Expand Down

0 comments on commit dcf14b2

Please sign in to comment.