Skip to content

Commit

Permalink
chore: added test
Browse files Browse the repository at this point in the history
  • Loading branch information
tewarig committed Nov 11, 2024
1 parent 2f3d5a9 commit 11e0005
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import React from 'react';
import { fireNativeEvent } from './fireNativeEvent.web';


describe('fireNativeEvent', () => {
let ref: React.RefObject<HTMLElement>;

Expand Down

0 comments on commit 11e0005

Please sign in to comment.