You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following files are being pulled from the build folder in web, let's fix that.
export type {Annotation} from '@shopify/polaris-viz/build/ts/types';
import type {LineChartSlotProps} from '@shopify/polaris-viz/build/ts/types';
export {MissingDataArea} from '@shopify/polaris-viz/build/ts/components/LineChartRelational/components/MissingDataArea/MissingDataArea';
The text was updated successfully, but these errors were encountered:
The following files are being pulled from the
build
folder in web, let's fix that.The text was updated successfully, but these errors were encountered: