initial commit
This commit is contained in:
7
resources/js/Jetstream/SectionBorder.vue
Normal file
7
resources/js/Jetstream/SectionBorder.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div class="hidden sm:block">
|
||||
<div class="py-8">
|
||||
<div class="border-t border-gray-200" />
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user