ok
This commit is contained in:
@@ -205,7 +205,7 @@ const SetPaymentQr = ({ shop }) => {
|
|||||||
lineHeight: 0,
|
lineHeight: 0,
|
||||||
fontFamily: 'Plus Jakarta Sans',
|
fontFamily: 'Plus Jakarta Sans',
|
||||||
color: fontcolor
|
color: fontcolor
|
||||||
}} >{selectedTable == null ? 'Nomor meja' : selectedTable.tableNo}</h1>
|
}} >{selectedTable == null ? (isConfigFont ? 'Nomor meja' : '') : selectedTable.tableNo}</h1>
|
||||||
</div>
|
</div>
|
||||||
<input
|
<input
|
||||||
type="file"
|
type="file"
|
||||||
|
|||||||
Reference in New Issue
Block a user