From 6bcde2b7a38de4811cc266ee66b3e4c057f0605e Mon Sep 17 00:00:00 2001 From: Akalanka Perera Date: Sat, 27 Jul 2024 11:41:52 +0530 Subject: [PATCH] Fix: stk core default height and width --- src/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.tsx b/src/index.tsx index a237fb4..6dbd8c0 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -13,7 +13,7 @@ export const SeatToolkit = (props: ISTKProps) => {