Skip to content

Commit

Permalink
doc: formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pozil authored May 13, 2024
1 parent c8ae6ce commit 38b58c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,8 @@ Here's how you can retrieve recent records and set them as default search result
}
```

> [!NOTE] > `initLookupDefaultResults()` is called in two places because the wire could load before the lookup is rendered.
> [!NOTE]
> `initLookupDefaultResults()` is called in two places because the wire could load before the lookup is rendered.

### Saving form state when creating new records (optional)

Expand Down

0 comments on commit 38b58c7

Please sign in to comment.