Skip to content

Commit 268d69a

Browse files
committed
build fix
1 parent 5964ff5 commit 268d69a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/SponsoredFeedsTableWithData.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ export const SponsoredFeedsTable = ({
198198
</code>
199199
<button
200200
onClick={() =>
201+
feed.account_address &&
201202
copyToClipboard(feed.account_address)
202203
}
203204
className="p-1 hover:bg-gray-200 dark:hover:bg-gray-600 rounded flex-shrink-0 mt-0.5"

0 commit comments

Comments
 (0)