Skip to content

Commit

Permalink
minor styles
Browse files Browse the repository at this point in the history
  • Loading branch information
anamontiaga committed Sep 11, 2023
1 parent 4ec47b1 commit e10727f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ const CostSurfaceBulkActionMenu = ({
setModalState((prevState) => ({ ...prevState, [modalKey]: isVisible }));
}, []);

console.log('selectedCostSurfacesIds', selectedCostSurfacesIds);

return (
<>
<div className="grid w-full grid-cols-2 items-center space-x-2 rounded-xl bg-gray-500 p-1">
Expand Down

0 comments on commit e10727f

Please sign in to comment.