This repository was archived by the owner on Feb 6, 2023. It is now read-only.
Commit b8862fd
Improves editor overview example with min height and border (#1887)
Summary:
**Summary**
Improves editor overview example providing a code sample that sets the editor's min height and border, as well as focuses the editor when clicking the editor area.
**Test Plan**
Copy and paste example into CodeSandbox
https://codesandbox.io/s/9y5162ryj4
Fixes #1880
Pull Request resolved: #1887
Differential Revision: D10200611
fbshipit-source-id: 5c261cf78d8d36e3255528b68d30d7b46e2908bf1 parent 8d5cbbe commit b8862fd
1 file changed
+27
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
52 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
53 | 66 | | |
54 | 67 | | |
55 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
56 | 75 | | |
57 | 76 | | |
58 | 77 | | |
59 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
60 | 86 | | |
61 | 87 | | |
62 | 88 | | |
| |||
0 commit comments