Pārlūkot izejas kodu

[v2] Fix migration topBar fontSize example on docs (#3686)

On *Migration from V1 › Options* the `navBarTextFontSize` to topBar title fontSize example was set to 'red'. This PR fixes it to the default value, 18.
Edmundo Santos 6 gadus atpakaļ
vecāks
revīzija
4ba2adf74f
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2
    2
      docs/docs/options-migration.md

+ 2
- 2
docs/docs/options-migration.md Parādīt failu

@@ -17,7 +17,7 @@ Title font size
17 17
 ```js
18 18
 topBar: {
19 19
   title: {
20
-    fontSize: 'red'
20
+    fontSize: 18
21 21
   }
22 22
 }
23 23
 ```
@@ -582,4 +582,4 @@ topBar: {
582 582
 * navBarSubTitleTextCentered
583 583
 * collapsingToolBarImage
584 584
 * collapsingToolBarCollapsedColor
585
-* navBarTextFontBold
585
+* navBarTextFontBold