This commit is contained in:
@@ -65,6 +65,8 @@ function ConsultationHistorique() {
|
|||||||
client_color_success: "",
|
client_color_success: "",
|
||||||
client_color_danger: "",
|
client_color_danger: "",
|
||||||
client_color_warning: "",
|
client_color_warning: "",
|
||||||
|
client_title_gradient_from: "",
|
||||||
|
client_title_gradient_to: "",
|
||||||
});
|
});
|
||||||
const [referralBalance, setReferralBalance] = useState<number>(0);
|
const [referralBalance, setReferralBalance] = useState<number>(0);
|
||||||
const [pointsRewards, setPointsRewards] = useState<{
|
const [pointsRewards, setPointsRewards] = useState<{
|
||||||
|
|||||||
Reference in New Issue
Block a user