mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-28 07:02:38 +00:00
minor changes
This commit is contained in:
@@ -16,7 +16,6 @@ const AccountNavItem = require('../../navbar/account.navitem.jsx');
|
||||
const ErrorNavItem = require('../../navbar/error-navitem.jsx');
|
||||
const { fetchThemeBundle } = require('../../../../shared/helpers.js');
|
||||
|
||||
|
||||
const SplitPane = require('naturalcrit/splitPane/splitPane.jsx');
|
||||
const Editor = require('../../editor/editor.jsx');
|
||||
const BrewRenderer = require('../../brewRenderer/brewRenderer.jsx');
|
||||
|
||||
@@ -237,7 +237,7 @@ const VaultPage = (props) => {
|
||||
placeholder="Gazook89"
|
||||
/>
|
||||
</label>
|
||||
${/*<label>
|
||||
{/*<label>
|
||||
<input
|
||||
type="checkbox"
|
||||
name="owner"
|
||||
|
||||
Reference in New Issue
Block a user