Skip to content

Commit

Permalink
fix: change test route content
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziping Liu committed Oct 29, 2023
1 parent 0a238b6 commit b56ada9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion canary/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export const App = () => {
<div className="row">
<div className="col s12">
<h5 data-testid="test-route" className="header">Test Route View</h5>
<iframe src="https://storage.googleapis.com/laotzu/awslegal/ANDYTIME/assets/github/readme.html"
<iframe src="https://one.ziping.org/ZIPING-LIU-CORPORATION/react-adobe-embed/blob/slave/README.md/?domain=github.com"
style={{
width: "100%",
height: "900px",
Expand Down

0 comments on commit b56ada9

Please sign in to comment.