fix(web): pricing UI
This commit is contained in:
@@ -268,7 +268,7 @@ const CustomToolModal = forwardRef<CustomToolModalRef, CustomToolModalProps>(({
|
||||
</>
|
||||
<FormItem
|
||||
name="tags"
|
||||
label={t('tool.tag')}
|
||||
label={t('tool.tags')}
|
||||
extra={t('tool.tagDesc')}
|
||||
>
|
||||
<Select
|
||||
|
||||
Reference in New Issue
Block a user