You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2024. It is now read-only.
@@ -17,7 +19,14 @@ export default function (props: FileBlockProps) {
17
19
File: {context.path}{language}
18
20
</p>
19
21
<divclassName="py-6">
20
-
Metadata example: this button has been clicked <buttononClick={()=>onUpdateMetadata({number: (metadata.number||0)+1})}>{metadata.number||0} times</button>
22
+
Metadata example: this button has been clicked{" "}
0 commit comments