PepperDash / mobile-control-react-app-core

Base React app for Mobile Control
0 stars 0 forks source link

Remove duplicate store declaration #23

Closed andrew-welker closed 4 months ago

andrew-welker commented 4 months ago

Due to the duplicate store declaration, there were 2 different methods of export for the store. Now using the export const for the store itself.

Tested with an existing React app and there were no issues, and the duplicate store was removed.

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 1.13.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: