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.
2 parents 0749fcc + 1792a9c commit 6489039Copy full SHA for 6489039
samples/graph-webhooks-cache-invalidation/src/app/preview/page.tsx
@@ -5,7 +5,7 @@ export default function Page() {
5
<div>
6
Preview mode doesn't cache content, to test the webhook cache
7
invalidation, navigate to view mode by clicking{' '}
8
- <strong>Options ← View on website.</strong>
+ <strong>Options → View on website.</strong>
9
</div>
10
);
11
}
0 commit comments