added in lookup mocks

This commit is contained in:
2021-07-09 11:48:51 +01:00
parent 1c0faf24ef
commit 83441496c7
26 changed files with 3344 additions and 2990 deletions
+1
View File
@@ -64,6 +64,7 @@ const Home = (props) => {
formXML={formXML}
whichSection={key}
sectionCount={sectionCount}
key={key}
/>
));