Attachments: rename to Note

This commit is contained in:
Enrico Ros
2025-03-27 23:58:30 -07:00
parent 51fd83cd7f
commit 8bc482abe9
@@ -37,7 +37,7 @@ function ButtonAttachNew(props: {
onClick={props.onAttachNew}
sx={buttonAttachSx.desktop}
>
New
Note
</Button>
</Tooltip>
);