mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-09 22:22:41 +00:00
set default value for dontRenderStorage prop
This commit is contained in:
@@ -365,7 +365,7 @@ const VaultPage = (props)=>{
|
||||
brew={{ ...brew }}
|
||||
key={index}
|
||||
reportError={props.reportError}
|
||||
dontRenderStorage
|
||||
renderStorage={false}
|
||||
/>
|
||||
);
|
||||
})}
|
||||
|
||||
Reference in New Issue
Block a user