Commit 2143d854 authored by Peter Hegman's avatar Peter Hegman

Merge branch 'feat/add-jh-entry-for-terms-app' into 'master'

Feat: Add JH entry for terms app

See merge request gitlab-org/gitlab!73635
parents 15e02828 fccd657b
import Vue from 'vue';
import TermsApp from 'jh_else_ce/terms/components/app.vue';
import { convertObjectPropsToCamelCase } from '~/lib/utils/common_utils';
import TermsApp from './components/app.vue';
export const initTermsApp = () => {
const el = document.getElementById('js-terms-of-service');
......
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