Commit 7d322aa
Allow for nullable ref param in SearchBarCommands types
This is not breaking as it allows for wider gamut of types to be
accepted.
Ideally we should allow for `React.Ref` there, as suggested here:
#2724 (comment),
but it'd require some more internal changes.
Co-authored-by: Simone Gauli <Pnlvfx@users.noreply.github.com>1 parent 0577937 commit 7d322aa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
832 | 832 | | |
833 | 833 | | |
834 | 834 | | |
835 | | - | |
| 835 | + | |
836 | 836 | | |
837 | 837 | | |
838 | 838 | | |
| |||
0 commit comments