更新TintsShades页面中组件所在目录的名字。
This commit is contained in:
parent
996906488e
commit
6c9f337a22
|
@ -8,8 +8,8 @@ import { Labeled } from '../components/Labeled';
|
|||
import { LabeledPicker } from '../components/LabeledPicker';
|
||||
import { ScrollArea } from '../components/ScrollArea';
|
||||
import { VSegmentedControl } from '../components/VSegmentedControl';
|
||||
import { Shades } from '../page-components/TintsShades/shades';
|
||||
import { Tints } from '../page-components/TintsShades/tints';
|
||||
import { Shades } from '../page-components/tints-shades/shades';
|
||||
import { Tints } from '../page-components/tints-shades/tints';
|
||||
import { currentPickedColor } from '../stores/colors';
|
||||
import styles from './TintsShades.module.css';
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user