diff --git a/www/js/bluetooth/BluetoothCard.tsx b/www/js/bluetooth/BluetoothCard.tsx index 4af8240c4..75d27095b 100644 --- a/www/js/bluetooth/BluetoothCard.tsx +++ b/www/js/bluetooth/BluetoothCard.tsx @@ -26,9 +26,9 @@ const BluetoothCard = ({ device, isClassic, isScanningBLE }: Props) => { return ( } /> diff --git a/www/js/bluetooth/BluetoothScanPage.tsx b/www/js/bluetooth/BluetoothScanPage.tsx index ea209804e..f9287d211 100644 --- a/www/js/bluetooth/BluetoothScanPage.tsx +++ b/www/js/bluetooth/BluetoothScanPage.tsx @@ -301,7 +301,7 @@ const BluetoothScanPage = ({ ...props }: any) => { />