Skip to content

Commit

Permalink
flow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman committed Dec 12, 2023
1 parent 9ab9fc5 commit 501b201
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export type PoolData = {|
+ticker?: string,
+avatar?: string,
+roa?: string,
+poolSize?: number,
+poolSize?: string,
+share?: string,
+websiteUrl?: string,
+socialLinks?: SocialLinks,
Expand Down

0 comments on commit 501b201

Please sign in to comment.