-
-
Notifications
You must be signed in to change notification settings - Fork 247
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a guard against potentially missing
documents.fonts
(#370)
* Handle document.fonts not being define fixes #368 * Update .changeset/great-moose-judge.md --------- Co-authored-by: Mateusz Burzyński <[email protected]>
- Loading branch information
1 parent
05b014a
commit d33b120
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'react-textarea-autosize': patch | ||
--- | ||
|
||
Add a guard against potentially missing `documents.fonts` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters