one-among-us-data/people/gaoyanger/page.en.js

1 line
772 B
JavaScript

"use strict";Object.defineProperty(exports,"__esModule",{value:true});Object.defineProperty(exports,"default",{enumerable:true,get:function(){return _default}});function MDXContent(props){if(props===void 0)props={};var _createMdxContent=function _createMdxContent(){var _components=Object.assign({h2:"h2",p:"p"},props.components);return Vue.h(Vue.Fragment,null,Vue.h(_components.h2,null,"Profile"),"\n",Vue.h(_components.p,null,"Gaoyang was a pretty, tender and kind girl. She always acted strong despite being raised in poverty by a single-parent."),"\n",Vue.h(_components.p,null,"Contributor: Han Lianyi"))};var _ref=props.components||{},MDXLayout=_ref.wrapper;return MDXLayout?Vue.h(MDXLayout,props,Vue.h(_createMdxContent)):_createMdxContent()}var _default=MDXContent;