修正功能注释。
This commit is contained in:
parent
d772ffb857
commit
54d46a353f
|
@ -41,7 +41,7 @@ export function Tones() {
|
||||||
<div className={cx('workspace', styles.tone_workspace)}>
|
<div className={cx('workspace', styles.tone_workspace)}>
|
||||||
<header>
|
<header>
|
||||||
<h3>Color Tones</h3>
|
<h3>Color Tones</h3>
|
||||||
<p>By regularly changing the color hue to generate a series of light and dark colors.</p>
|
<p>By regularly changing the color tone to generate a series of light and dark colors.</p>
|
||||||
</header>
|
</header>
|
||||||
<ScrollArea enableY>
|
<ScrollArea enableY>
|
||||||
<section className={styles.explore_section}>
|
<section className={styles.explore_section}>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user