gary liu
gary liu
I have the same issue and resolve it by the below change. Check your config on table config. Then update the item_value to your wallet address. sql: update config set...
 I found that need to click this button.
const links = [ { name: 'Home', href: '/dashboard', icon: HomeIcon }, { name: 'Invoices', href: '/dashboard/invoices', icon: DocumentDuplicateIcon, }, { name: 'Customers', href: '/dashboard/customers', icon: UserGroupIcon }, ];