Merge pull request #749 from jmt-gh/add_reorder_icons_to_libraries

Add reorder icon to libraries table
This commit is contained in:
advplyr 2022-06-20 10:27:06 -05:00 committed by GitHub
commit a8fce32e70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@
<path fill="currentColor" d="M12,4V2A10,10 0 0,0 2,12H4A8,8 0 0,1 12,4Z" />
</svg>
</div>
<span class="material-icons text-xxl text-gray-300 hover:text-gray-50 ml-4 cursor-pointer">reorder</span>
</div>
</template>