mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-22 07:06:41 +11:00
placeholder
This commit is contained in:
parent
103085684a
commit
6aee9ba154
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ function BacktraceCopyDisplay({
|
|||
<BacktraceWrapper>
|
||||
<BacktraceInputBox
|
||||
type="text"
|
||||
defaultValue="Enter the backtrace code here"
|
||||
placeholder="Enter the backtrace code here"
|
||||
onChange={(e) => setBacktrace(e.target.value)}
|
||||
value={backtrace}
|
||||
/>
|
||||
|
|
Loading…
Add table
Reference in a new issue