Skip to content

fix: update pro modal titles in multiple languages for consistency#7107

Merged
c121914yu merged 3 commits into
labring:mainfrom
siiigure:fix-ui
Jun 16, 2026
Merged

fix: update pro modal titles in multiple languages for consistency#7107
c121914yu merged 3 commits into
labring:mainfrom
siiigure:fix-ui

Conversation

@siiigure

Copy link
Copy Markdown
Contributor

No description provided.

const [editFolderData, setEditFolderData] = useState<EditFolderFormType>();
const [createDatasetType, setCreateDatasetType] = useState<CreateDatasetType>();
const [proModalOpen, setProModalOpen] = useState(false);

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

proModal 有全局的么,还是得每个地方单独挂载

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

确认下,UI 是否需要变更,要跟设计对效果

@c121914yu c121914yu merged commit 7bf0b26 into labring:main Jun 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants