disclaimer
This commit is contained in:
parent
8e249599c9
commit
4d7c437b25
1 changed files with 1 additions and 2 deletions
|
|
@ -17,8 +17,7 @@ export default function App() {
|
||||||
return (
|
return (
|
||||||
<div class="reviewOuterparent">
|
<div class="reviewOuterparent">
|
||||||
<div class="reviewParent">
|
<div class="reviewParent">
|
||||||
<img src="../fjonkie.png" alt="" />
|
<p>DISCLAIMER: YOUR DISCORD ID WILL BE ATTACHED TO THE REVIEW IN THE SOURCE CODE.</p>
|
||||||
<span>(it doesnt)</span>
|
|
||||||
<textarea
|
<textarea
|
||||||
ref={ref}
|
ref={ref}
|
||||||
onKeyPress={async (e) => {
|
onKeyPress={async (e) => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue