--- source: crates/biome_formatter_test/src/snapshot_builder.rs info: jsx/spread/attribute.js --- # Input ```js
;
;
;
;
;
;
;
;
; ``` # Prettier differences ```diff --- Prettier +++ Biome @@ -6,7 +6,7 @@
; -
; +
;
;
; ``` # Output ```js
;
;
;
;
;
;
;
;
; ```