Skip to content

Commit

Permalink
fix(desk-tool): add missing dependency in useMemo in FormView
Browse files Browse the repository at this point in the history
  • Loading branch information
hermanwikner authored and hermanwikner committed Oct 19, 2021
1 parent 9b10c55 commit bf9d007
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ export function FormView(props: FormViewProps) {
markers,
patchChannelRef,
presence,
ready,
readOnly,
value,
])
Expand Down

0 comments on commit bf9d007

Please sign in to comment.