Skip to content

Commit

Permalink
Merge branch 'main' of github.com:push-protocol/push-sdk into alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitmalhotra1420 committed Oct 15, 2024
2 parents d2fda66 + dbb6fe1 commit 3312dbc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { useChatData } from '../../../hooks';
import { Button, Div, Image, Section } from '../../reusables';

import { CONSTANTS } from '@pushprotocol/restapi';
import { ethers } from 'ethers';

import { CiImageOn } from 'react-icons/ci';
import { FaFile } from 'react-icons/fa';
import { pushBotAddress } from '../../../config/constants';
Expand Down

0 comments on commit 3312dbc

Please sign in to comment.