Fix outdated code
This commit is contained in:
parent
90b8c5fdfe
commit
07d647ba2e
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ import "./fixes";
|
||||||
console.log("read if cute :3");
|
console.log("read if cute :3");
|
||||||
|
|
||||||
export * as Components from "./components";
|
export * as Components from "./components";
|
||||||
export { PlainSettings, Settings } from "./settings";
|
export { Settings } from "./settings";
|
||||||
|
|
Loading…
Reference in a new issue