Mark `Link` view as implemented in `progress.md`

This commit is contained in:
Max Desiatov 2020-12-06 13:56:53 +00:00 committed by GitHub
parent abceb8609f
commit 8ad964c2f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -51,12 +51,12 @@ Table columns:
### Value Indicators
| | | |
| --- | ------------------------------------------------------------------------------ | :-: |
| | [ProgressView](https://developer.apple.com/documentation/swiftui/progressview) | |
| | [Gauge](https://developer.apple.com/documentation/swiftui/gauge) | |
| | [Label](https://developer.apple.com/documentation/swiftui/label) | |
| | [Link](https://developer.apple.com/documentation/swiftui/link) | |
| | | |
|--- | ------------------------------------------------------------------------------ | :-: |
| | [ProgressView](https://developer.apple.com/documentation/swiftui/progressview) | |
| | [Gauge](https://developer.apple.com/documentation/swiftui/gauge) | |
| | [Label](https://developer.apple.com/documentation/swiftui/label) | |
| | [Link](https://developer.apple.com/documentation/swiftui/link) | |
## View Layout and Presentation