chrome jumpscare

This commit is contained in:
Michael Zhang 2023-08-10 23:11:55 -05:00
parent 9eb19bf85b
commit eb55ad4c81

View file

@ -164,6 +164,17 @@ export default function Upload() {
return ( return (
<> <>
<h3>How does this work?</h3> <h3>How does this work?</h3>
<p style={{ color: "darkred" }}>
<b>
RECEIVER MUST BE USING CHROME{" "}
<a
href="https://caniuse.com/mdn-api_window_showsavefilepicker"
target="_blank"
>
[?]
</a>
</b>
</p>
<ol> <ol>
<li> <li>
<b>Uploader:</b> Copy the key and send it to whoever you're sending <b>Uploader:</b> Copy the key and send it to whoever you're sending