Skip to content

Commit 96ebeae

Browse files
authored
Moved deprecated parameter into dropdown
1 parent bd7e518 commit 96ebeae

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,10 @@ struct ContentView: View {
136136
}
137137
}
138138
```
139-
139+
<details>
140+
<summary>Deprecated</summary>
141+
<br>
142+
140143
### HTTP Headers
141144

142145
#### Availability: 1.0.15 to 1.0.25
@@ -160,6 +163,7 @@ struct ContentView: View {
160163
}
161164
}
162165
```
166+
</details>
163167

164168
# Compatibility
165169

0 commit comments

Comments
 (0)