Fix DAR-85
This commit is contained in:
@@ -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 {
|
||||
|
||||
BIN
mobile/src/ui/images/clipboard.png
Normal file
BIN
mobile/src/ui/images/clipboard.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 937 B |
BIN
mobile/src/ui/images/hardhat.png
Normal file
BIN
mobile/src/ui/images/hardhat.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
BIN
mobile/src/ui/images/question.png
Normal file
BIN
mobile/src/ui/images/question.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user