Skip to content

Commit a933a09

Browse files
committed
lint
1 parent d7e9d0e commit a933a09

File tree

1 file changed

+1
-0
lines changed
  • apps/dashboard/src/app/(dashboard)/(chain)/[chain_id]/[contractAddress]/cross-chain

1 file changed

+1
-0
lines changed

apps/dashboard/src/app/(dashboard)/(chain)/[chain_id]/[contractAddress]/cross-chain/data-table.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ export function DataTable({
109109
}
110110
});
111111

112+
// eslint-disable-next-line no-restricted-syntax
112113
useEffect(() => {
113114
try {
114115
window.localStorage.setItem(

0 commit comments

Comments
 (0)