Added vote image
这个提交包含在:
父节点
cbc1e88a37
当前提交
41abbfb03f
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
@ -23,7 +23,7 @@ type Props = {
|
|||
|
||||
const CLUBS_IMAGE = "https://etud.insa-toulouse.fr/~amicale_app/images/Clubs.png";
|
||||
const PROFILE_IMAGE = "https://etud.insa-toulouse.fr/~amicale_app/images/ProfilAmicaliste.png";
|
||||
const VOTE_IMAGE = "https://etud.insa-toulouse.fr/~amicale_app/images/";
|
||||
const VOTE_IMAGE = "https://etud.insa-toulouse.fr/~amicale_app/images/Vote.png";
|
||||
const AMICALE_IMAGE = require("../../../assets/amicale.png");
|
||||
|
||||
const PROXIMO_IMAGE = "https://etud.insa-toulouse.fr/~amicale_app/images/Proximo.png"
|
||||
|
|
正在加载…
在新工单中引用