feat: add dropdown for token details

This commit is contained in:
Zoe
2026-03-02 10:45:14 -06:00
parent d40e5a7404
commit 579f4730c8
6 changed files with 180 additions and 5 deletions
+2
View File
@@ -417,4 +417,6 @@ onUnmounted(() => {
</div>
</div>
</div>
<MessageTokenDetailsDropdown />
</template>