mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Confirmation Modal: remove warning
This commit is contained in:
@@ -31,7 +31,7 @@ export function ConfirmationModal(props: {
|
||||
>
|
||||
{!props.noTitleBar && <Divider />}
|
||||
|
||||
<Typography level='body-md'>
|
||||
<Typography component='div' level='body-md'>
|
||||
{props.confirmationText}
|
||||
</Typography>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user