diff options
| author | Olivi <[email protected]> | 2026-04-13 23:18:57 +0800 |
|---|---|---|
| committer | Olivi <[email protected]> | 2026-04-13 23:18:57 +0800 |
| commit | c82022141a3febb6d26d9661fafe8a24bfecf16b (patch) | |
| tree | 753297670abb785916ed0e36c003e7624835642b /src/components/Config.tsx | |
| parent | f6531f080ef15c0a55387057cdbc4be71371818c (diff) | |
chore: remove ContentHeader component from Config and Home components
Diffstat (limited to 'src/components/Config.tsx')
| -rw-r--r-- | src/components/Config.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/Config.tsx b/src/components/Config.tsx index 3bf39af..670555f 100644 --- a/src/components/Config.tsx +++ b/src/components/Config.tsx @@ -73,7 +73,6 @@ export default function Config({ return ( <div> - <ContentHeader /> <div className={s0.root}> <div className={s0.card}> <div className={s0.sectionTitle}> |
