mirror of
https://github.com/interfacerproject/zenflows-fabaccess.git
synced 2025-03-12 06:51:43 +01:00
Update index.tsx
This commit is contained in:
parent
c29ef762b3
commit
8294b50a9e
@ -23,6 +23,7 @@ export default function Home() {
|
|||||||
<link rel="icon" href="/favicon.ico" />
|
<link rel="icon" href="/favicon.ico" />
|
||||||
</Head>
|
</Head>
|
||||||
<main className={styles.main}>
|
<main className={styles.main}>
|
||||||
|
<h1>Activate machine via Fabaccess using w3c-did</h1>
|
||||||
<button
|
<button
|
||||||
className={styles.button}
|
className={styles.button}
|
||||||
onClick={async () => {
|
onClick={async () => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user