villebro commented on code in PR #41079:
URL: https://github.com/apache/superset/pull/41079#discussion_r3547113111


##########
superset-frontend/src/dashboard/components/DashboardGrid.tsx:
##########
@@ -125,6 +125,23 @@ const GridColumnGuide = styled.div`
   `};
 `;
 
+const BOTTOM_RESIZE_DIRECTION = 'bottom';

Review Comment:
   nit: it seems `BOTTOM_RESIZE_DIRECTION` is defined twice in this PR. Could 
be a good idea to DRY into a shared constant.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to