mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Remove trailing spaces
This commit is contained in:
Vendored
+1
-1
@@ -3938,7 +3938,7 @@ export interface VirtualizedListProperties<ItemT> extends ScrollViewProperties {
|
||||
inverted?: boolean;
|
||||
|
||||
keyExtractor?: (item: ItemT, index: number) => string;
|
||||
|
||||
|
||||
listKey?: string;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user