changeset 35:0ca51272e576

Add comments
author Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com>
date Fri, 15 Jan 2021 17:06:53 +0000
parents 1fa21f78af45
children f1f3de09e038 6426d667983d
files LazyBear.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate lazybear/Supply views/InsiderCharts.swift
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
Binary file LazyBear.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate has changed
--- a/lazybear/Supply views/InsiderCharts.swift	Fri Jan 15 16:23:45 2021 +0000
+++ b/lazybear/Supply views/InsiderCharts.swift	Fri Jan 15 17:06:53 2021 +0000
@@ -14,7 +14,7 @@
     
     var body: some View {
         VStack {
-            
+            // Add charts
             
         }
     }