add plan
This commit is contained in:
@@ -3,7 +3,7 @@ import { Icon } from "astro-icon/components";
|
||||
---
|
||||
|
||||
<div
|
||||
class="cursor-pointer flex items-center justify-between px-5 py-3"
|
||||
class="cursor-pointer flex items-center justify-between px-5 gap-3 py-3"
|
||||
x-on:click="open = !open"
|
||||
>
|
||||
<slot />
|
||||
|
||||
Reference in New Issue
Block a user