fix favicon
This commit is contained in:
parent
251931c838
commit
4fbc738fdf
5 changed files with 14 additions and 4 deletions
|
@ -13,7 +13,7 @@ import { FactionBar } from "./faction-bar";
|
|||
import type { MetagameWorld } from "~/utils/metagame";
|
||||
import type { PopulationWorld } from "~/utils/population";
|
||||
import { c } from "~/utils/classes";
|
||||
import { ReactFragment, useEffect, useState } from "react";
|
||||
import { useEffect, useState } from "react";
|
||||
|
||||
export type IndexWorldProps = {
|
||||
metagame: MetagameWorld;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue