0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-26 09:32:51 +00:00

hide instead of comment

This commit is contained in:
Víctor Losada Hernández
2024-08-01 16:02:00 +02:00
parent d50f23354a
commit f1ab332ce0

View File

@@ -237,7 +237,7 @@ const VaultPage = (props) => {
placeholder="Gazook89"
/>
</label>
{/*<label>
<label style="visibility:hidden">
<input
type="checkbox"
name="owner"
@@ -246,7 +246,7 @@ const VaultPage = (props) => {
onChange={validateForm}
/>
Author is the owner
</label>*/}
</label>
<label>
Results per page
<select ref={countRef} name="count" defaultValue={count}>