chore: prettier all ts code
This commit is contained in:
@@ -6,7 +6,7 @@ export type SharedPickerProps = {
|
||||
visibleItemCount: number;
|
||||
cancelButtonText?: string;
|
||||
confirmButtonText?: string;
|
||||
}
|
||||
};
|
||||
|
||||
export const pickerProps = {
|
||||
title: String,
|
||||
|
||||
Reference in New Issue
Block a user