This commit is contained in:
talksik
2022-05-12 09:05:59 -05:00
parent b8c145968b
commit 9a1c787850
3 changed files with 7 additions and 1 deletions
@@ -15,6 +15,10 @@ import NewLineModal from "./newLine";
import toast from "react-hot-toast";
import { useLineDataProvider } from "../../controller/lineDataProvider";
/**
* Socket Provider
* Line Data Provider
*/
export default function NirvanaTerminal({
overlayOnly,
}: {