Skip to content

Commit 8a429c4

Browse files
bartlomiejuclaude
andcommitted
fix: formatting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent cfe2ca3 commit 8a429c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/latest/advanced/partials.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@ function NavLink() {
239239

240240
This works for links, forms, and submit buttons. For form submissions, Fresh
241241
checks the submitter element (e.g. the clicked button) first, then falls back to
242-
the form element itself. This lets you show per-button indicators when a form has
243-
multiple submit buttons.
242+
the form element itself. This lets you show per-button indicators when a form
243+
has multiple submit buttons.
244244

245245
```tsx
246246
import { useSignal } from "@preact/signals";

0 commit comments

Comments
 (0)