This commit is contained in:
Mikola
2023-12-12 11:23:06 +03:00
parent 6e2a14d58e
commit 2588a72b02
4 changed files with 22 additions and 17 deletions

View File

@ -2,7 +2,7 @@ import React from "react";
import suucessIcon from "assets/images/quiz/success.png";
export const AlertResult = ({info}) => {
export const AlertResult = ({ info }) => {
const successTest = false;
return (