compile
This commit is contained in:
@@ -18,7 +18,7 @@ export const ChemMaster = props => {
|
||||
pillBottleMaxAmount,
|
||||
} = data;
|
||||
if (screen === "analyze") {
|
||||
return <AnalysisResults state={state}/>;
|
||||
return <AnalysisResults state={state} />;
|
||||
}
|
||||
return (
|
||||
<Fragment>
|
||||
|
||||
File diff suppressed because one or more lines are too long
+1922
-1810
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user