<turbo-stream action="update" target="posts">
  <template>
          
  </template>
</turbo-stream>

<turbo-stream action="replace" target="load-more">
  <template>
      <div id='load-more'></div>
  </template>
</turbo-stream>