Skip to content

Commit 6dc16e0

Browse files
committed
fix master merge
1 parent ebc0dfb commit 6dc16e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/components/Keyboard/KeyboardTracking/keyboardAwareInsetsView.api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "KeyboardAwareInsetsView",
33
"category": "keyboard",
44
"description": "Used to add an inset when a keyboard is used and might hide part of the screen.",
5-
"notes": "This view is useful only for iOS.",
5+
"note": "This view is useful only for iOS.",
66
"extends": ["KeyboardTrackingView"],
77
"snippet": ["<KeyboardAwareInsetsView/>"]
88
}

0 commit comments

Comments
 (0)