Skip to content

Commit a578880

Browse files
committed
Fix alert style
1 parent 1571897 commit a578880

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

programming/javascript/user-guide/barcode-scanner.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ Now that the Barcode Scanner has been initialized and configured, it is ready to
223223
224224
> [!TIP]
225225
> When running performance benchmarks, make sure to disable the console, avoid using `console.log()`, and run in non-debug mode whenever possible. This ensures that your benchmark results reflect true performance without interference from logging or debugging overhead.
226+
226227
## Next Steps
227228

228229
Now that you've implemented the basic functionality, here are some recommended next steps to further explore the capabilities of the Barcode Scanner:

0 commit comments

Comments
 (0)