diff --git a/src/QuoteList.tsx b/src/QuoteList.tsx index cad5a86..e823850 100644 --- a/src/QuoteList.tsx +++ b/src/QuoteList.tsx @@ -44,15 +44,20 @@ export default function QuoteList() { return ( //TODO: Add Quote source selection
|
+|
Loading...
) : ( //TODO: Replace div with styled QuoteInfo component