@linktr.ee/messaging-react 1.8.1 → 1.8.2

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.
package/dist/index.js CHANGED
@@ -266,7 +266,7 @@ const Q = ({
266
266
  "div",
267
267
  {
268
268
  className: T(
269
- "flex-shrink-0 overflow-hidden rounded-lg",
269
+ "flex-shrink-0 overflow-hidden rounded-[1rem]",
270
270
  r
271
271
  ),
272
272
  style: { width: `${n}px`, height: `${n}px` },
@@ -282,7 +282,7 @@ const Q = ({
282
282
  {
283
283
  "aria-hidden": "true",
284
284
  className: T(
285
- "flex h-full w-full items-center justify-center font-semibold rounded-sm bg-[#FBFAF9]/60",
285
+ "flex h-full w-full items-center justify-center font-semibold rounded-sm bg-[#E6E5E3]",
286
286
  i
287
287
  ),
288
288
  children: a