Add 'open' link to Grist embeds

This commit is contained in:
Tom Moor
2023-10-14 09:22:57 -04:00
parent c32ac1a265
commit b3f9707ffb

View File

@@ -17,6 +17,7 @@ function Grist(props: Props) {
/>
}
title="Grist Spreadsheet"
canonicalUrl={props.attrs.href}
border
/>
);