Commit fccd657b authored by JeremyWuuuuu's avatar JeremyWuuuuu Committed by Peter Hegman

Feat: Add JH entry for terms app

Add JH entry file for rendering JH only terms app
parent b79e15b3
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