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

extract this into a component that can be shared with the new user handle #273

Open
github-actions bot opened this issue Dec 21, 2024 · 1 comment

Comments

@github-actions
Copy link

<span>Handle</span>
<!-- TODO: extract this into a component that can be shared with the new user handle
claim form. -->
<div class="input-group input-group-divider grid-cols-[auto_1fr_auto]">
<div class="input-group-shim">@</div>
<input type="text" bind:this={input} bind:value={handle} placeholder="name" />
<div class="input-group-shim">


This issue was generated by todo-issue based on a TODO comment in 89b12ad.
Copy link
Author

extract this into a component that can be shared with the new user handle

<span>Handle</span>
<!-- TODO: extract this into a component that can be shared with the new user handle
claim form. -->
<div class="input-group input-group-divider grid-cols-[auto_1fr_auto]">
<div class="input-group-shim">@</div>
<input type="text" bind:this={input} bind:value={handle} placeholder="name" />
<div class="input-group-shim">


This comment was generated by todo-issue based on a TODO comment in f463df3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants