This commit is contained in:
2025-11-10 21:27:04 +01:00
parent ab81e76206
commit 8820ff1c15
11 changed files with 155 additions and 57 deletions
@@ -111,6 +111,7 @@ const CapabilityDropdown = ({
role="menu"
ref={menuRef}
className="menu menu--floating capability-dropdown__menu"
data-floating-position
>
{total ? (
options.map((option) => {