From f5d9e83959f31c04ae9fbe39eae6fd0b40a3252a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20=C3=85str=C3=B6m?= Date: Wed, 31 Aug 2022 10:38:53 +0200 Subject: [PATCH] fix: add check for rtl-ltr for direction prop (#904) --- apis/nucleus/src/components/listbox/ListBox.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apis/nucleus/src/components/listbox/ListBox.jsx b/apis/nucleus/src/components/listbox/ListBox.jsx index 17570611a..08f82c347 100644 --- a/apis/nucleus/src/components/listbox/ListBox.jsx +++ b/apis/nucleus/src/components/listbox/ListBox.jsx @@ -261,7 +261,8 @@ export default function ListBox({ local.current.listRef = ref; return (