Commit 84dd9603 authored by Andrew Fontaine's avatar Andrew Fontaine

Merge branch '224603-fix-browser-performance-issue-body' into 'master'

Fix browser performance widget issue body import

See merge request gitlab-org/gitlab!52088
parents d1b9f796 b1ed0df0
<script>
import { once } from 'lodash';
import { componentNames } from '~/reports/components/issue_body';
import { componentNames } from 'ee/reports/components/issue_body';
import ReportSection from '~/reports/components/report_section.vue';
import glFeatureFlagsMixin from '~/vue_shared/mixins/gl_feature_flags_mixin';
import api from '~/api';
......
---
title: Fix browser performance widget issue body
merge_request: 52088
author:
type: fixed
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