Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: crux using deno kv and fresh #14

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from
Draft

Conversation

eliassjogreen
Copy link
Member

No description provided.

@deno-deploy deno-deploy bot had a problem deploying to Preview June 13, 2023 18:13 Failure
@deno-deploy deno-deploy bot had a problem deploying to Preview June 14, 2023 18:11 Failure
@deno-deploy deno-deploy bot had a problem deploying to Preview June 14, 2023 18:20 Failure
@deno-deploy deno-deploy bot had a problem deploying to Preview June 14, 2023 18:21 Failure
@deno-deploy deno-deploy bot had a problem deploying to Preview June 14, 2023 21:09 Failure
@deno-deploy deno-deploy bot requested a deployment to Preview June 15, 2023 03:46 Abandoned
Comment on lines 4 to 9
const file: HTMLInputElement = document.getElementById(
"file",
)! as HTMLInputElement;
const label: HTMLLabelElement = document.getElementById(
"label",
)! as HTMLLabelElement;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at least, if you are not using <form /> use useRef, it's what its made for

@deno-deploy deno-deploy bot had a problem deploying to Preview June 15, 2023 12:58 Failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants