We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc363e commit 9a7b3eeCopy full SHA for 9a7b3ee
src/hooks/useStateMachineInputs.ts
@@ -1,5 +1,5 @@
1
import { EventType, StateMachineInput, Rive } from '@rive-app/canvas';
2
-import { useCallback, useEffect, useState } from 'react';
+import { useEffect, useState } from 'react';
3
4
/**
5
* Custom hook for fetching multiple stateMachine inputs from a rive file.
0 commit comments