Added prices change short cut funtionalies
This commit is contained in:
parent
459cc3b53f
commit
738f0689ea
|
|
@ -543,10 +543,10 @@ export default function BSCombo1() {
|
|||
</div>
|
||||
)}
|
||||
</div>
|
||||
{preferenceshortcutkey && (
|
||||
{/* {preferenceshortcutkey && (
|
||||
<div className="keyboardShortcut">
|
||||
<ShortcutKeyHelper />
|
||||
</div>)}
|
||||
</div>)} */}
|
||||
</div>
|
||||
</div>
|
||||
{/* </div> */}
|
||||
|
|
|
|||
Loading…
Reference in New Issue