Skip to content

Commit 43d6dde

Browse files
committed
test workflow
1 parent 8974843 commit 43d6dde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/useGetPolygons.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// react hook that returns polygons data:
1+
// react hook that returns polygons data
22

33
import { useCallback } from 'react';
44
import { usePolygonContext } from './context/PolygonContext';

0 commit comments

Comments
 (0)