Add help and support page
Implements the help and support page.
This commit is contained in:
@@ -93,6 +93,7 @@ const Settings = () => {
|
||||
icon={HelpCircle}
|
||||
label="도움말 및 지원"
|
||||
description="FAQ 및 고객 지원"
|
||||
onClick={() => navigate('/help-support')}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user