Update src/Pages/BookingScreen/Components/BSNavbar/BSNavbar1.jsx
This commit is contained in:
parent
0d6bf20dec
commit
e7d49ce7af
|
|
@ -1272,7 +1272,7 @@ const BSNavbar1 = (props, BookingNavbar) => {
|
|||
)}
|
||||
</>
|
||||
)}
|
||||
{!isMobile && (
|
||||
{isMobile && (
|
||||
<div className="PrinterSettingMB">
|
||||
<BSMobilePrintSettings />
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue