Skip to content

Commit d449ccd

Browse files
Amy ChenAmy Chen
Amy Chen
authored and
Amy Chen
committed
add comment
1 parent 0d89668 commit d449ccd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/App.js

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export default function App() {
77
return (
88
<FhirClientProvider>
99
<Summary />
10+
{/* add other components as needed */}
1011
</FhirClientProvider>
1112
);
1213
}

0 commit comments

Comments
 (0)