Move to a hand-curated targets list

This commit is contained in:
Lynn
2022-01-09 18:39:19 +01:00
parent 1366ed60d7
commit be1162cddc
4 changed files with 26 additions and 38660 deletions

View File

@@ -1,8 +1,6 @@
import "./App.css";
import common from "./common.json";
import { dictionarySet, pick, seed } from "./util";
import { seed } from "./util";
import Game from "./Game";
import { names } from "./names";
import { useState } from "react";
import { Row, RowState } from "./Row";
import { Clue } from "./clue";