|
@@ -60,11 +60,11 @@ Set the title font family.
|
60
|
60
|
|
61
|
61
|
### `component`
|
62
|
62
|
|
63
|
|
-Set a react [component](api-component.mdx) as the title. If this option is specified then text is ignored.
|
|
63
|
+Set a react [component](layout-component.mdx) as the title. If this option is specified then text is ignored.
|
64
|
64
|
|
65
|
65
|
| Type | Required | Platform |
|
66
|
66
|
| --------- | -------- | -------- |
|
67
|
|
-| Component | No | Both |
|
|
67
|
+| [Component](layout-component.mdx) | No | Both |
|
68
|
68
|
|
69
|
69
|
### `topMargin`
|
70
|
70
|
|