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 Sep 21, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: pages/web-component.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ function generateHtmlContent() {
23
23
That means you can press the button to set its value to a random positive integer (up to 10000), fetched via an API route.
24
24
</p>
25
25
<p>
26
-
It uses Just-In-Time (JIT) transpiled TypeScript inspired by <ahref="https://github.com/ayame113/ts-serve">ts-serve</a>, and <ahref="https://developer.mozilla.org/en-US/docs/Web/Web_Components">Web Components</a>.
26
+
It uses Just-In-Time (JIT) transpiled TypeScript inspired by <ahref="https://github.com/ayame113/ts-serve">ts-serve</a>, and <ahref="https://developer.mozilla.org/en-US/docs/Web/Web_Components">Web Components</a> (<ahref="https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/is">it doesn't work on Safari</a>).
0 commit comments