Skip to content

Commit

Permalink
chore: daily development
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtao25 committed Dec 10, 2024
1 parent 9206c33 commit 310ff4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ const MainBoxWrap = ({ children }: React.PropsWithChildren) => {
</div>
</div>
}
footer={<AppFooter name={`canyonjs.org`} corp={"canyonjs.org"} />}
footer={<AppFooter name={`Trip.com`} corp={"Trip.com"} />}
/>
);
};
Expand Down

0 comments on commit 310ff4e

Please sign in to comment.