Fix DAR-85

This commit is contained in:
John Lyon-Smith
2018-04-14 14:44:26 -07:00
parent 84e43b0573
commit 56db130612
7 changed files with 424 additions and 286 deletions

View File

@@ -16,6 +16,9 @@ const images = {
done: require("./images/done.png"),
target: require("./images/target.png"),
pin: require("./images/pin.png"),
hardhat: require("./images/hardhat.png"),
clipboard: require("./images/clipboard.png"),
question: require("./images/question.png"),
}
export class Icon extends Component {

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB