0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-11 13:22:39 +00:00

minor changes

This commit is contained in:
Víctor Losada Hernández
2024-08-01 15:57:27 +02:00
parent 662a2d776a
commit d50f23354a
2 changed files with 1 additions and 2 deletions

View File

@@ -16,7 +16,6 @@ const AccountNavItem = require('../../navbar/account.navitem.jsx');
const ErrorNavItem = require('../../navbar/error-navitem.jsx'); const ErrorNavItem = require('../../navbar/error-navitem.jsx');
const { fetchThemeBundle } = require('../../../../shared/helpers.js'); const { fetchThemeBundle } = require('../../../../shared/helpers.js');
const SplitPane = require('naturalcrit/splitPane/splitPane.jsx'); const SplitPane = require('naturalcrit/splitPane/splitPane.jsx');
const Editor = require('../../editor/editor.jsx'); const Editor = require('../../editor/editor.jsx');
const BrewRenderer = require('../../brewRenderer/brewRenderer.jsx'); const BrewRenderer = require('../../brewRenderer/brewRenderer.jsx');

View File

@@ -237,7 +237,7 @@ const VaultPage = (props) => {
placeholder="Gazook89" placeholder="Gazook89"
/> />
</label> </label>
${/*<label> {/*<label>
<input <input
type="checkbox" type="checkbox"
name="owner" name="owner"