修正功能注释。

This commit is contained in:
徐涛 2025-01-06 15:46:59 +08:00
parent d772ffb857
commit 54d46a353f

View File

@ -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}>