sample-backyard-birds icon indicating copy to clipboard operation
sample-backyard-birds copied to clipboard

Fixed syntax mistakes

Open malhal opened this issue 1 year ago • 0 comments

Fixed syntax mistakes including:

Using var instead of let. Using @Binding instead of let when only read is required. Using Task.detached to update main actor state instead of Task.

Happy to fix more, if this one is accepted.

malhal avatar Oct 19 '24 19:10 malhal