Skip to content

Commit 475e80d

Browse files
committed
added options as state prop and modularized createBoilerFuncsCo-authored-by: Daniel Garan <[email protected]>
Co-authored-by: Kevin Can <[email protected]> Co-authored-by: Anthony Herrera <[email protected]> Co-authored-by: Rob Sinzieri <[email protected]> Co-authored-by: Roderick de Leon <[email protected]>
1 parent 3f231e1 commit 475e80d

File tree

6 files changed

+696
-353
lines changed

6 files changed

+696
-353
lines changed

src/components/nav-buttons/ExportMenu.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ import {
4242
RouteComponentMap,
4343
} from "../../../types";
4444
import { useExportComponent } from "../composables/useExportComponent";
45+
import { createBoilerOptions, createBoilerComposition } from "../dfdas/createBoilerFuncs"
4546
// import * as fs from "fs"
4647
// import { fs } from "electron";
4748
// import { path } from 'path';

0 commit comments

Comments
 (0)