From 29e90379daf1ddb5d38ccfb715a7fbc31f47675d Mon Sep 17 00:00:00 2001 From: Gururajj77 Date: Thu, 4 Jul 2024 11:00:21 +0530 Subject: [PATCH] fix: added tests --- packages/react/__tests__/__snapshots__/PublicAPI-test.js.snap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/react/__tests__/__snapshots__/PublicAPI-test.js.snap b/packages/react/__tests__/__snapshots__/PublicAPI-test.js.snap index 9e8d3a3d8a2f..b4d38d2e1daa 100644 --- a/packages/react/__tests__/__snapshots__/PublicAPI-test.js.snap +++ b/packages/react/__tests__/__snapshots__/PublicAPI-test.js.snap @@ -4325,7 +4325,7 @@ Map { "type": "string", }, "subtitle": Object { - "type": "string", + "type": "node", }, "title": Object { "type": "string", @@ -9100,7 +9100,7 @@ Map { "type": "string", }, "subtitle": Object { - "type": "string", + "type": "node", }, "timeout": Object { "type": "number",