Skip to content

Commit

Permalink
fix jsdoc code block (#2093)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoid committed Mar 11, 2024
1 parent 3212f74 commit 24abc82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/solid/src/reactive/signal.ts
Expand Up @@ -1042,6 +1042,7 @@ export function enableScheduling(scheduler = requestCallback) {
/**
* ```typescript
* export function startTransition(fn: () => void) => Promise<void>
* ```
*
* @description https://www.solidjs.com/docs/latest/api#usetransition
*/
Expand Down

0 comments on commit 24abc82

Please sign in to comment.