fix: indent

This commit is contained in:
Wojciech Lewicki 2024-08-08 11:13:49 +02:00
parent e034bbb8bc
commit 7261d2ea8d
No known key found for this signature in database
GPG Key ID: 51C26B36FE3B7920

View File

@ -51,4 +51,4 @@ export interface NativeProps extends ViewProps {
onPictureTaken?: DirectEventHandler<{uri: string}>;
}
export default codegenNativeComponent<NativeProps>('CKCamera');
export default codegenNativeComponent<NativeProps>('CKCamera');