react-native-async-storage / async-storage

An asynchronous, persistent, key-value storage system for React Native.
https://react-native-async-storage.github.io/async-storage/
MIT License
4.62k stars 459 forks source link

[docs] Fix invalid syntax in Jest integration instructions #966

Closed motiz88 closed 1 year ago

motiz88 commented 1 year ago

Summary

export default from is not valid JavaScript.

Fixes #946, fixes #895.

Test Plan

Tested manually in a personal project.

tido64 commented 1 year ago

Thanks for fixing the docs!

AsyncStorageBot commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: