Explorar el Código

front-models Mjs

asmer@hetzner hace 4 años
padre
commit
b85f2e2389
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/App.js
  2. 0 0
      src/front-models.mjs

+ 1 - 1
src/App.js

@@ -8,7 +8,7 @@ import {buildAST, toReact} from 'mdast';
 
 import { GraphQLClient } from 'graphql-request';
 
-import createModels2 from './front-models'
+import createModels2 from './front-models.mjs'
 
 let gql;
 

src/front-models.js → src/front-models.mjs