Skip to content

Commit

Permalink
chore: clear
Browse files Browse the repository at this point in the history
  • Loading branch information
li-jia-nan committed Apr 29, 2024
1 parent 1099be8 commit ee537ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ref.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* eslint-disable no-param-reassign,react-hooks/exhaustive-deps */
/* eslint-disable no-param-reassign */
import type * as React from 'react';
import { isValidElement } from 'react';
import { ForwardRef, isFragment, isMemo } from 'react-is';
Expand Down

0 comments on commit ee537ef

Please sign in to comment.