Skip to content

Commit

Permalink
add sui example code
Browse files Browse the repository at this point in the history
  • Loading branch information
kairoski03 committed Mar 14, 2024
1 parent 2adeb32 commit 5a948cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/sui/Project.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export const Project: React.FunctionComponent<InterfaceProps> = ({
'my_coin',
'fungible_tokens',
'vec_test',
'bridge',
];

useEffect(() => {
Expand Down

0 comments on commit 5a948cf

Please sign in to comment.