Skip to content

Commit

Permalink
fix: skjfndhjh
Browse files Browse the repository at this point in the history
  • Loading branch information
yxh01132861 committed Oct 20, 2023
1 parent 457a887 commit 5ca1394
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import cls from 'classnames';
import React, { useEffect, useMemo, useState } from 'react';
import { useUpdateEffect } from 'ahooks';
import { DEHAULT_OPTIONS } from './constants';
import CustomMappingColor from './CustomMappingColor';
import CustomMappingColor from './CustomMappingColors';
import { getDefaultValue, getScaleByCustomMappingData, getCustomMappingData } from './helper';
import useStyle from './style';
import type { CustomMappingData, SelectorValue, SelectorValueType, SelectType } from './type';
Expand Down

0 comments on commit 5ca1394

Please sign in to comment.