You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/styles/transitions.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,6 @@ Instead of this
72
72
}
73
73
```
74
74
75
-
React Modal has adopted the [stable Portal API](https://reactjs.org/docs/portals.html)API as exposed in React 16.
75
+
React Modal has adopted the [stable Portal API](https://reactjs.org/docs/portals.html) as exposed in React 16.
76
76
77
77
And `createProtal` API from React 16 [no longer allow](https://github.com/facebook/react/issues/10826#issuecomment-355719729) developers to intervene the unmounting of the portal component.
0 commit comments