msyavuz commented on code in PR #35308:
URL: https://github.com/apache/superset/pull/35308#discussion_r2382963079
##########
superset-frontend/packages/superset-ui-core/src/chart/components/Matrixify/MatrixifyGridCell.tsx:
##########
@@ -18,7 +18,7 @@
*/
import { memo, useMemo } from 'react';
-import { styled, useTheme } from '../../../theme';
+import { styled, useTheme } from
'@apache-superset/core/src/ui/themeet/core/src/ui/theme';
Review Comment:
They should be already exposed, i will fix the imports from typescript
language server action
--
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]