Skip to content

Commit

Permalink
fix: update test route with better content
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziping Liu committed Oct 28, 2023
1 parent d2e03bc commit 0b88bbd
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://ziping-liu-corporation.github.io/react-adobe-embed/README.md"
<iframe src="https://storage.googleapis.com/laotzu/awslegal/ANDYTIME/assets/github/readme.html"
style={{
width: "100%",
height: "900px",
Expand Down

0 comments on commit 0b88bbd

Please sign in to comment.