From 371c03b9e4dab93d3c7247c74fd9807e3b7f6bf2 Mon Sep 17 00:00:00 2001 From: shervinchen Date: Mon, 6 May 2024 13:09:03 +0300 Subject: [PATCH] feat(Radio): remove all container query --- packages/Radio/Radio.tsx | 2 +- packages/Radio/__tests__/Radio.test.tsx | 56 +++++++++---------- .../__snapshots__/Radio.test.tsx.snap | 1 + 3 files changed, 27 insertions(+), 32 deletions(-) diff --git a/packages/Radio/Radio.tsx b/packages/Radio/Radio.tsx index c903331..7c3f7cd 100644 --- a/packages/Radio/Radio.tsx +++ b/packages/Radio/Radio.tsx @@ -46,7 +46,7 @@ const Radio: FC> = ({ }; return ( -