Skip to content

Commit

Permalink
fix(dev): amp replacement (#335)
Browse files Browse the repository at this point in the history
* chore: bump wagmi

* fix(dev): replace `'amp;'` to `''` in parsed html

* test: fix tests

* test: up

* chore: changesets
  • Loading branch information
dalechyn authored May 27, 2024
1 parent e113451 commit 913b0cb
Show file tree
Hide file tree
Showing 5 changed files with 198 additions and 463 deletions.
5 changes: 5 additions & 0 deletions .changeset/kind-geckos-leave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"frog": patch
---

Fixed the `&` being unescaped in devtools.
Loading

0 comments on commit 913b0cb

Please sign in to comment.