mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-15 08:22:43 +00:00
fix for storage 2
This commit is contained in:
@@ -365,6 +365,7 @@ const VaultPage = (props)=>{
|
|||||||
brew={{ ...brew }}
|
brew={{ ...brew }}
|
||||||
key={index}
|
key={index}
|
||||||
reportError={props.reportError}
|
reportError={props.reportError}
|
||||||
|
dontRenderStorage
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
})}
|
})}
|
||||||
|
|||||||
Reference in New Issue
Block a user