We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fbb3b8 commit b1ea961Copy full SHA for b1ea961
docs-v2/pages/_app.tsx
@@ -20,6 +20,7 @@ export default function MyApp({
20
<>
21
<CR />
22
<RB2B />
23
+ <Vector />
24
</>
25
);
26
}
0 commit comments