Skip to content

Commit

Permalink
Update explainer.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khushalsagar authored Mar 10, 2022
1 parent 1f12de2 commit 20290e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion explainer.md
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,6 @@ async function doTransition() {
await coolFramework.changeTheDOMToPageB();

// Tag elements animated during the transition on the new page.
transition.clearElements();
transition.setElement(document.querySelector(".new-message"), "message");

// Set up animations using WA-API on the next frame.
Expand Down

0 comments on commit 20290e5

Please sign in to comment.