fjonkie
This commit is contained in:
parent
5c52f21c36
commit
de77c0d6d8
4 changed files with 9 additions and 2 deletions
|
|
@ -8,6 +8,8 @@ export default function App() {
|
|||
let ref!: HTMLTextAreaElement;
|
||||
return token !== "" ? <div class='reviewOuterparent'>
|
||||
<div class='reviewParent'>
|
||||
<img src="../fjonkie.png" alt="" />
|
||||
<span>(it doesnt)</span>
|
||||
<textarea
|
||||
ref={ref}
|
||||
onKeyPress={async (e) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue