fix: indent
This commit is contained in:
parent
e034bbb8bc
commit
7261d2ea8d
@ -51,4 +51,4 @@ export interface NativeProps extends ViewProps {
|
||||
onPictureTaken?: DirectEventHandler<{uri: string}>;
|
||||
}
|
||||
|
||||
export default codegenNativeComponent<NativeProps>('CKCamera');
|
||||
export default codegenNativeComponent<NativeProps>('CKCamera');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user