Skip to content

Commit

Permalink
Export yieldToMain from @wordpress/interactivity
Browse files Browse the repository at this point in the history
  • Loading branch information
westonruter committed Jun 18, 2024
1 parent 6d52495 commit e6cc8b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/interactivity/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export {
useLayoutEffect,
useCallback,
useMemo,
yieldToMain
} from './utils';

export { useState, useRef } from 'preact/hooks';
Expand Down

0 comments on commit e6cc8b2

Please sign in to comment.