<turbo-stream action="update" target="slideover-content"><template>
  <div class="slideover-header">
  <div class="flex items-center justify-between py-4">
    <div class="slideover-title">
      <i class="ph- hidden"></i>
      <h2 data-skeleton-target="">Pinned Posts (0)</h2>
    </div>
    <div class="slideover-actions">
      <button class="modal-close" data-action="slideover#forceClose">
        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
          <path d="M12.5 3.5L3.5 12.5" stroke="#D4D4D8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
          <path d="M12.5 12.5L3.5 3.5" stroke="#D4D4D8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
        </svg>
      </button>
    </div>
  </div>
</div>
<div class="slideover-tabs">
</div>
<div class="slideover-body" data-slideover-target="body">
  
    <div class='p-4 scrollable-content ' data-controller='base--sidebar-threads'>
      <div class="flex flex-col gap-1" data-base--sidebar-threads-target='postList'>
      </div>
    </div>

</div></template></turbo-stream>
