The RotationGesture symbol code example uses `RotationGestureView` (see https://swiftontap.com/rotationgesture) This should be updated to `ContentView` to be thematically consistent with other pages.
The RotationGesture symbol code example uses
RotationGestureView(see https://swiftontap.com/rotationgesture)This should be updated to
ContentViewto be thematically consistent with other pages.