forked from seth/ipv4.army
send help
This commit is contained in:
parent
8c000ba0b7
commit
b76e879350
104 changed files with 4260 additions and 142 deletions
|
@ -1,6 +1,6 @@
|
|||
import { createRef } from "tsx-dom";
|
||||
|
||||
import socket from "../../Socket";
|
||||
import socket from "../../utilities/socket";
|
||||
|
||||
export default () => {
|
||||
const paragraph = createRef<HTMLParagraphElement>();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue