Skip to content

Commit

Permalink
chore: test commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiarrowood committed Aug 29, 2023
1 parent e76ddc8 commit 24ed630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/KSlideout/KSlideout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ const props = defineProps({
type: Boolean,
default: true,
},
// allows a host app to define the offset from the top of the page
// allows a host app to define the offset from the top of the page.
offsetTop: {
type: Number,
default: 0,
Expand Down

0 comments on commit 24ed630

Please sign in to comment.