mirror of
https://github.com/apache/superset.git
synced 2026-04-22 17:45:21 +00:00
chore: move xaxis to superset-ui (#20438)
This commit is contained in:
@@ -45,7 +45,7 @@ export { default as TimeseriesTransformProps } from './Timeseries/transformProps
|
||||
export { default as TreeTransformProps } from './Tree/transformProps';
|
||||
export { default as TreemapTransformProps } from './Treemap/transformProps';
|
||||
|
||||
export { DEFAULT_FORM_DATA as TimeseriesDefaultFormData } from './Timeseries/types';
|
||||
export { DEFAULT_FORM_DATA as TimeseriesDefaultFormData } from './Timeseries/constants';
|
||||
|
||||
export * from './types';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user