mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-05 12:22:44 +00:00
fixes
This commit is contained in:
@@ -237,7 +237,7 @@ const VaultPage = (props) => {
|
|||||||
placeholder="Gazook89"
|
placeholder="Gazook89"
|
||||||
/>
|
/>
|
||||||
</label>
|
</label>
|
||||||
<label style="visibility:hidden">
|
<label style={{ visibility: 'hidden', position: 'absolute' }}>
|
||||||
<input
|
<input
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
name="owner"
|
name="owner"
|
||||||
|
|||||||
Reference in New Issue
Block a user