fix
This commit is contained in:
parent
9dc86db663
commit
24159a6035
|
|
@ -114,7 +114,7 @@ const start = async () => {
|
|||
className="bg-green-600 text-white px-4 py-2 rounded-full text-sm"
|
||||
onClick={click}
|
||||
>
|
||||
App Updated{" "}
|
||||
Prasi Updated{" "}
|
||||
<span className="opacity-50">{e.data.version}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue