c311f776d8
Signed-off-by: Ash Svitan <selfsigned-ash@proton.me>
9 lines
198 B
Vue
9 lines
198 B
Vue
<template>
|
|
<p class="mb-4">
|
|
[<span class="text-green-500">ash@ash-arch</span> <span
|
|
class="text-blue-500"
|
|
>~</span
|
|
>]$ <slot />
|
|
</p>
|
|
</template>
|