Commit fa938c2d authored by Gilang Gumilar's avatar Gilang Gumilar Committed by Paul Slaughter

Update deprecated slot syntax in promote_milestone_modal.vue

https://gitlab.com/gitlab-org/gitlab/-/merge_requests/31980
parent 5c94a189
......@@ -68,7 +68,7 @@ export default {
footer-primary-button-variant="warning"
@submit="onSubmit"
>
<template slot="title">
<template #title>
{{ title }}
</template>
<div>
......
---
title: Update deprecated slot syntax in ./app/assets/javascripts/pages/milestones/shared/components/promote_milestone_modal.vue
merge_request: 31980
author: Gilang Gumilar
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment