We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1c0268 commit 0d28538Copy full SHA for 0d28538
README.md
@@ -58,13 +58,13 @@ View the [full documentation](https://www.notion.so/muukii/Brightroom-d4c59b3761
58
59
## Built-In UI
60
61
-**BrightroomUIPhotosCrop.PhotosCropRotation**
+**BrightroomUIPhotosCrop.PhotosCropRotating**
62
63
<img width=200px src=https://github.com/FluidGroup/Brightroom/assets/1888355/df14adc2-97fc-465b-8919-7727c9bae8bd />
64
65
```swift
66
import SwiftUI
67
-import BtightroomUIPhotosCrop
+import BrightroomUIPhotosCrop
68
69
struct DemoCropView: View {
70
0 commit comments