Fix wallet modal, add Lute wallet, dark mode, add comments

This commit is contained in:
SaraJane
2026-01-02 20:41:49 +00:00
parent ceaf5b33f4
commit f9e4e3dd3d
11 changed files with 168 additions and 27 deletions

View File

@ -1,5 +1,9 @@
import TokenizeAsset from './components/TokenizeAsset'
/**
* Tokenize Page
* Main page for creating new Algorand Standard Assets (ASAs)
*/
export default function TokenizePage() {
return (
<div className="bg-white dark:bg-slate-950 min-h-screen py-12">