changeset 36:f1f3de09e038

Merge pull request #2 from denniscm190/v3.0 Add comments committer: GitHub <noreply@github.com>
author Dennis C. M. <dennis@denniscm.com>
date Fri, 15 Jan 2021 17:09:27 +0000
parents 1fa21f78af45 (current diff) 0ca51272e576 (diff)
children ecc25396b914 0aa0b055563b
files
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:09:27 2021 +0000
@@ -14,7 +14,7 @@
     
     var body: some View {
         VStack {
-            
+            // Add charts
             
         }
     }