Closed Nadai2010 closed 3 months ago
Once reviewed and the new images are uploaded, we must change README.md to the new route that I left as a note.
by
What do you think @gianalarcon o @gianalarcon of this correction? We can add
const parsedSymbol = yourTokenSymbol
? byteArray.stringFromByteArray(yourTokenSymbol as any)
: "";
And then pass the {parsedSymbol] like this
<span className="font-bold ml-1">
{parsedSymbol}
</span>
Update ch-2: cyberpunk theme and scaffold-stark new features
It has been updated according to challenge-base, and new features, the readme and the new images have been updated.
Types of change
Comments (optional)