feat(ui): new deploy provider category website

This commit is contained in:
Fu Diwei
2025-02-14 16:34:52 +08:00
parent d21c027db8
commit b9356a5653
4 changed files with 6 additions and 2 deletions

View File

@@ -64,6 +64,7 @@ const DeployProviderPicker = ({ className, style, autoFocus, placeholder, onSele
DEPLOY_CATEGORIES.LOADBALANCE,
DEPLOY_CATEGORIES.FIREWALL,
DEPLOY_CATEGORIES.LIVE,
DEPLOY_CATEGORIES.WEBSITE,
DEPLOY_CATEGORIES.OTHER,
].map((key) => ({
key: key,