Grant Butler on Nostr: npub1p9kjc…m865w you could move the conditional back to the body, wrap it in a ...
npub1p9kjc5uauqdfphar82xmq573tf3hnh3mcugkw3t6mjg2y76xkd3sum865w (npub1p9k…865w) you could move the conditional back to the body, wrap it in a Group, and then apply the stroke to the Group. I think that’ll do the same thing.
You could also try changing the return type of `shapeToReturn` to `some View` and then annotate that property with the `@ViewModifier` attribute.
You could also try changing the return type of `shapeToReturn` to `some View` and then annotate that property with the `@ViewModifier` attribute.