# Frontend - Stores

If you add a new Store to the application (wether direct or as plugin), you have to add it to the useStoreHelper in storeHelper.ts and to the autoload in autoload.ts.

# Where to add new Stores?

  • useStoreHelper / storeHelper.ts
  • autoload
  • activity
Last Updated: 9/23/2023, 12:19:33 PM