Fix links to credits

This commit is contained in:
Angelo Stavrow 2020-11-10 14:52:57 -05:00
parent 81b4d38aea
commit e5d844757a
No known key found for this signature in database
GPG Key ID: 1A49C7064E060EEE
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// Based on https://stackoverflow.com/a/56508132/1234545 and https://stackoverflow.com/a/48360549/1234545
// Based on https://stackoverflow.com/a/56508132 and https://stackoverflow.com/a/48360549
import SwiftUI

View File

@ -1,4 +1,4 @@
// Based on https://lostmoa.com/blog/DynamicHeightForTextFieldInSwiftUI and https://stackoverflow.com/a/56508132/1234545
// Based on https://lostmoa.com/blog/DynamicHeightForTextFieldInSwiftUI and https://stackoverflow.com/a/56508132
import SwiftUI