Hr

Track work across the enterprise throug ...


Deliver great service experiences fast - without ...

<script>
  import { Hr, P } from 'flowbite-svelte';
  import { PaperClip } from 'svelte-heros-v2';
</script>

<P>Track work across the enterprise throug ...</P>
<Hr class="my-8 " width="w-64" height="h-1" middleBgColor="dark:bg-gray-800" icon>
  <PaperClip class="w-5 h-5 text-gray-700 dark:text-gray-300" />
</Hr>
<P>Deliver great service experiences fast - without ...</P>