Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Commit abcfb3e

Browse files
authored
Rename insex.ts to index.ts
1 parent bee0873 commit abcfb3e

File tree

1 file changed

+1
-1
lines changed
  • src/modules/sample-custom-entity-graphql

1 file changed

+1
-1
lines changed

src/modules/sample-custom-entity-graphql/insex.ts renamed to src/modules/sample-custom-entity-graphql/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ const moduleConfig: VueStorefrontModuleConfig = {
88
afterRegistration
99
}
1010

11-
export const SampleCustomEntityGql = new VueStorefrontModule(moduleConfig)
11+
export const SampleCustomEntityGql = new VueStorefrontModule(moduleConfig)

0 commit comments

Comments
 (0)