Mark `Link` view as implemented in `progress.md`
This commit is contained in:
parent
abceb8609f
commit
8ad964c2f9
|
@ -51,12 +51,12 @@ Table columns:
|
||||||
|
|
||||||
### Value Indicators
|
### Value Indicators
|
||||||
|
|
||||||
| | | |
|
| | | |
|
||||||
| --- | ------------------------------------------------------------------------------ | :-: |
|
|--- | ------------------------------------------------------------------------------ | :-: |
|
||||||
| | [ProgressView](https://developer.apple.com/documentation/swiftui/progressview) | |
|
| | [ProgressView](https://developer.apple.com/documentation/swiftui/progressview) | |
|
||||||
| | [Gauge](https://developer.apple.com/documentation/swiftui/gauge) | |
|
| | [Gauge](https://developer.apple.com/documentation/swiftui/gauge) | |
|
||||||
| | [Label](https://developer.apple.com/documentation/swiftui/label) | |
|
| | [Label](https://developer.apple.com/documentation/swiftui/label) | |
|
||||||
| | [Link](https://developer.apple.com/documentation/swiftui/link) | |
|
| ✅ | [Link](https://developer.apple.com/documentation/swiftui/link) | |
|
||||||
|
|
||||||
## View Layout and Presentation
|
## View Layout and Presentation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue