Show Entity task/note tabs (#1282)
* - show task tab - tab bar * - add notes tab * - fixed unused style * - add button - fixed company edit note test * - fixed merge & dropdown * - added Tests - refactored directory structure activities - moved Task/Note Pages to corresponding modules - fixed TabList * lint
This commit is contained in:
@ -80,7 +80,7 @@ export function DropdownButton({
|
||||
dropdownHotkeyScope,
|
||||
dropdownButtonCustomHotkeyScope,
|
||||
]);
|
||||
|
||||
console.log(dropdownComponents, isDropdownButtonOpen);
|
||||
return (
|
||||
<StyledContainer ref={containerRef}>
|
||||
{hotkey && (
|
||||
|
||||
Reference in New Issue
Block a user