displayList ? setDisplayList()

in apps/community-website/src/shared/components/Dropdown/index.tsx [76:82]


                    displayList ? setDisplayList(false) : setDisplayList(true)
                }
                height={height}
            >
                {children}

                {displayList && (