astrosat / astrosat-ui

MIT License
0 stars 0 forks source link

fix(frontend): Update default exports to named variables #154

Closed RoryMacGregor88 closed 2 years ago

RoryMacGregor88 commented 2 years ago

The default exports for the stories were previously object literals, which were causing linting warnings.

This updates them to be stored in variables called Index, which are then exported.

company-jenkins-ci commented 2 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: