mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Updated docs for next
This commit is contained in:
@@ -745,11 +745,11 @@ h1:hover .hash-link, h2:hover .hash-link, h3:hover .hash-link, h4:hover .hash-li
|
||||
}
|
||||
|
||||
.docs-prev {
|
||||
float: right;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.docs-next {
|
||||
float: left;
|
||||
float: right;
|
||||
}
|
||||
|
||||
section.black content {
|
||||
|
||||
Reference in New Issue
Block a user