diff --git a/contents/questions/system-design/dropdown-menu/solution/en-US.mdx b/contents/questions/system-design/dropdown-menu/solution/en-US.mdx index ccb32d8df..6f21ffa41 100644 --- a/contents/questions/system-design/dropdown-menu/solution/en-US.mdx +++ b/contents/questions/system-design/dropdown-menu/solution/en-US.mdx @@ -147,7 +147,7 @@ This approach is used by [Headless UI](https://headlessui.com/react/menu) and [B In this approach, the menu is rendered as a direct child of the `` and positioned `absolute`-ly to the **page** by getting the element's `offsetTop` and `offsetLeft` to get the coordinates of the `