mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 16:25:21 +00:00
Fixed typos
This commit is contained in:
@@ -58,7 +58,7 @@ export interface PassFieldContentWithRow extends PassFieldContent {
|
||||
}
|
||||
|
||||
/**
|
||||
* @deprecated Use `PassFieldContent` instead,
|
||||
* @deprecated Use `PassFieldContentWithRow` instead,
|
||||
* which is the right Apple name.
|
||||
*/
|
||||
export type FieldWithRow = PassFieldContentWithRow;
|
||||
|
||||
Reference in New Issue
Block a user