Added prices change short cut funtionalies

This commit is contained in:
Srinath 2026-02-09 14:12:14 +05:30
parent 459cc3b53f
commit 738f0689ea
1 changed files with 2 additions and 2 deletions

View File

@ -543,10 +543,10 @@ export default function BSCombo1() {
</div> </div>
)} )}
</div> </div>
{preferenceshortcutkey && ( {/* {preferenceshortcutkey && (
<div className="keyboardShortcut"> <div className="keyboardShortcut">
<ShortcutKeyHelper /> <ShortcutKeyHelper />
</div>)} </div>)} */}
</div> </div>
</div> </div>
{/* </div> */} {/* </div> */}