mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-11 09:18:08 +00:00
init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import "dotenv/config";
|
||||
import React from "react";
|
||||
import { render } from "ink";
|
||||
import { App } from "./ui/App";
|
||||
|
||||
render(<App />);
|
||||
Reference in New Issue
Block a user