@springbrand/message-panel 0.2.0-alpha.52 → 0.2.0-alpha.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -347,6 +347,7 @@ function TurnWorkDisclosure({
347
347
  return (
348
348
  <Collapsible
349
349
  data-slot="turn-work-disclosure"
350
+ translate="no"
350
351
  open={open}
351
352
  onOpenChange={onOpenChange}
352
353
  >
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@springbrand/message-panel",
3
- "version": "0.2.0-alpha.52",
3
+ "version": "0.2.0-alpha.54",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "src",