更新TintsShades页面中组件所在目录的名字。
This commit is contained in:
		@@ -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';
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user