mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-07 04:22:09 +00:00
update
This commit is contained in:
@@ -64,9 +64,11 @@
|
||||
</div>
|
||||
<div class="web-code-snippet-header-end">
|
||||
<ul class="buttons-list flex gap-3">
|
||||
<li class="buttons-list-item flex self-center">
|
||||
<Select bind:value={selected} bind:options />
|
||||
</li>
|
||||
{#if $snippets.entries.length}
|
||||
<li class="buttons-list-item flex self-center">
|
||||
<Select bind:value={selected} bind:options />
|
||||
</li>
|
||||
{/if}
|
||||
<li class="buttons-list-item" style="padding-inline-start: 13px">
|
||||
<Tooltip>
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user