Rename SJDON
to SuiWeb
This commit is contained in:
parent
6beda8d14f
commit
babdc6104e
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
import { App } from "./Components.js";
|
import { App } from "./Components.js";
|
||||||
import { render } from "./SJDON.js";
|
|
||||||
import { State } from "./State.js";
|
import { State } from "./State.js";
|
||||||
|
import { render } from "./SuiWeb.js";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Represents a game.
|
* Represents a game.
|
||||||
|
|
Loading…
Reference in a new issue