Changes
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
|
||||
<script>
|
||||
import {Link} from "@inertiajs/vue3";
|
||||
import slugify from "slugify";
|
||||
|
||||
export default {
|
||||
name: "PageSubSectionLinks",
|
||||
@@ -72,4 +71,8 @@ export default {
|
||||
|
||||
<style scoped>
|
||||
|
||||
.styled-scrollbar {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user