push
This commit is contained in:
4
lib/paas/component/page-title/index.ts
Normal file
4
lib/paas/component/page-title/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import pageTitle from './page-title.vue';
|
||||
import { withInstall } from '/nerv-lib/util';
|
||||
|
||||
export const PageTitle = withInstall(pageTitle);
|
||||
Reference in New Issue
Block a user