Skip to content

Commit 03d1a1f

Browse files
committed
fix: change hook name
1 parent 6fe8e89 commit 03d1a1f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package/src/hooks/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ export * from './useMessageReminder';
99
export * from './useQueryReminders';
1010
export * from './useClientNotifications';
1111
export * from './useInAppNotificationsState';
12-
export * from './useRAFiCoalescedValue';
12+
export * from './useRAFCoalescedValue';
File renamed without changes.

0 commit comments

Comments
 (0)