Commit 879036c8 authored by Gilang Gumilar's avatar Gilang Gumilar Committed by Phil Hughes

Update deprecated slot syntax in `./app/assets/javascripts/ide/components/ide_tree.vue`

parent d194f3dc
......@@ -42,7 +42,7 @@ export default {
<template>
<ide-tree-list viewer-type="editor">
<template slot="header">
<template #header>
{{ __('Edit') }}
<div class="ide-tree-actions ml-auto d-flex">
<new-entry-button
......
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