Skip to content

Commit

Permalink
fix: double chars unicode characters breaking placeholders
Browse files Browse the repository at this point in the history
  • Loading branch information
stepan662 committed Nov 18, 2024
1 parent a008b46 commit ff16747
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 31 deletions.
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@rollup/plugin-replace": "^4.0.0",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.2",
"@tginternal/editor": "^1.15.1",
"@tginternal/editor": "^1.15.2",
"@types/jest": "^29.5.12",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
Expand Down
Loading

0 comments on commit ff16747

Please sign in to comment.