Closed vikinatora closed 2 years ago
Introducing several bug fixes which sometimes caused the application to crash. They include:
nftCheckoutStore
useStickyHeader
The PR can be reviewed in a more readable and understandable way if you review each commit separately
[x] I have read the CONTRIBUTING document.
[x] My code follows the code style of this project.
Description
Introducing several bug fixes which sometimes caused the application to crash. They include:
nftCheckoutStore
in order to be consistent with the new store design and limit the uses of Context APIuseStickyHeader
The PR can be reviewed in a more readable and understandable way if you review each commit separately
Related Issue
Motivation and Context
How Has This Been Tested?
Something you're not sure about (if appropriate):
Screenshots (if appropriate):
Types of changes
Checklist:
[x] I have read the CONTRIBUTING document.
[x] My code follows the code style of this project.