Commit 402b9b51 authored by JoyJ's avatar JoyJ

remove test toast

parent d7d05a5f
......@@ -137,9 +137,6 @@
on:click={() => location.reload()}>在线RPG分部·里</div>
<div class="flex-none hidden lg:block">
<ul class="menu menu-horizontal">
<!-- DEBUG: 正常情况下隐藏吧 -->
<li><button class="p-3" on:click={() => toast.push('Hello world!')}>TEST TOAST</button></li>
<!-- Navbar menu content here -->
{#each injectText as Item}
<li>
<div class="p-3 tooltip tooltip-left" data-tip={Item.hint}>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment