We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d909b5 commit 3db914fCopy full SHA for 3db914f
src/content/reference/react/ViewTransition.md
@@ -20,7 +20,7 @@ import {ViewTransition} from 'react';
20
21
<ViewTransition>
22
<div>...</div>
23
-</ViewTransition>;
+</ViewTransition>
24
```
25
26
</Intro>
0 commit comments