parent
e520961184
commit
ec0f919177
|
|
@ -129,6 +129,11 @@ export default function UserInterfaceCodingWorkspaceWriteup({
|
|||
id="QrHNsv"
|
||||
values={{
|
||||
saveName: save.name,
|
||||
strong: (chunk) => (
|
||||
<Text color="inherit" weight="medium">
|
||||
{chunk}
|
||||
</Text>
|
||||
),
|
||||
}}
|
||||
/>
|
||||
</Text>
|
||||
|
|
|
|||
Loading…
Reference in New Issue