File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,6 @@ _Note_: No link types are enabled by default as of v4. Be sure to enable one or
46
46
- [ ` component? ` ] ( #component )
47
47
- [ ` email? ` ] ( #email )
48
48
- [ ` hashtag? ` ] ( #hashtag )
49
- - [ ` latlng? ` ] ( #latlng )
50
49
- [ ` linkProps? ` ] ( #linkprops )
51
50
- [ ` linkStyle? ` ] ( #linkstyle )
52
51
- [ ` matchers? ` ] ( #matchers )
@@ -99,18 +98,6 @@ _Note_: No link types are enabled by default as of v4. Be sure to enable one or
99
98
< Autolink text= {text} hashtag= " facebook" / >
100
99
```
101
100
102
- ### ` latlng `
103
-
104
- | Type | Required | Default | Description |
105
- | ------- | -------- | ------- | ------------------------------------------ |
106
- | boolean | No | ` false ` | Whether to link latitude, longitude pairs. |
107
-
108
- _ Warning:_ Still experimental.
109
-
110
- ``` js
111
- < Autolink text= {text} latlng / >
112
- ```
113
-
114
101
### ` linkProps `
115
102
116
103
| Type | Required | Default | Description |
You can’t perform that action at this time.
0 commit comments