Skip to content

Commit

Permalink
Merge pull request #2937 from glific/fix/whitespacing
Browse files Browse the repository at this point in the history
Fix the whitespacing in send message nodes
  • Loading branch information
akanshaaa19 authored Jun 21, 2024
2 parents 0fc0466 + bfec485 commit 547df35
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@emoji-mart/react": "^1.1.1",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@glific/flow-editor": "^1.26.3-5",
"@glific/flow-editor": "^1.26.3-6",
"@lexical/react": "^0.13.1",
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -912,10 +912,10 @@
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.1.tgz#16308cea045f0fc777b6ff20a9f25474dd8293d2"
integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==

"@glific/flow-editor@^1.26.3-5":
version "1.26.3-5"
resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.26.3-5.tgz#4dd8aaea591a14d6f0b4b0391b1124c9e8dab9e8"
integrity sha512-uBGJTcpOdQ09A3qXj0CAERoXF7uFwgEdRQVuWONTILsNMIK4WKFZdWJnmk3BoB0QreGCa69R+sMDBRXaJOBhhg==
"@glific/flow-editor@^1.26.3-6":
version "1.26.3-6"
resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.26.3-6.tgz#523d6a837911769f9e47a41e6ab7aa5cecf24dd3"
integrity sha512-vFGgrvRHkM+DXDEmTZuL80Celf2IAUpmNPiKM860ucO7oeHy+2PWEHFEsHjCQ752lxelaHKUc69sjr8aWWUWMA==
dependencies:
react "^16.8.6"
react-dom "^16.8.6"
Expand Down

0 comments on commit 547df35

Please sign in to comment.