fix: Post-purchase holder dashboard on landing page (#150)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
058451792f
commit
e89fd4013d
11 changed files with 779 additions and 5 deletions
2
packages/ui-shared/src/index.ts
Normal file
2
packages/ui-shared/src/index.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export { useHolderDashboard } from './composables/useHolderDashboard';
|
||||
export { default as TransactionHistory } from './components/TransactionHistory.vue';
|
||||
Loading…
Add table
Add a link
Reference in a new issue