Browse Source

front-models Mjs

asmer@hetzner 4 năm trước cách đây
mục cha
commit
b85f2e2389
2 tập tin đã thay đổi với 1 bổ sung1 xóa
  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