Skip to content

Commit 87eab29

Browse files
committed
fix: add react to escrowtimelineitems hook
1 parent 48688c4 commit 87eab29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/hooks/useEscrowTimelineItems.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import React from "react";
12
import { useEffect, useMemo, useState } from "react";
23
import { DefaultTheme, useTheme } from "styled-components";
34
import { formatEther } from "viem";

0 commit comments

Comments
 (0)