Provides a set of useful tools, utilities, reusable components, and React hooks that are designed to capture common components and utilities common among Essex Alpha team projects.
Quick fix: previously, a tree item would only render the expand/collapse button if it had children. However, if there is a custom content renderer we want to allow expansion as well, even if there are not child tree items.
Quick fix: previously, a tree item would only render the expand/collapse button if it had children. However, if there is a custom content renderer we want to allow expansion as well, even if there are not child tree items.