Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [6.9.2](v6.9.1...v6.9.2) (2023-10-04) ### Bug Fixes * add mnemonic field validation, closes [#4130](#4130) ([b7970d5](b7970d5)) * adjust padding of numerical slot, closes [#4243](#4243) ([55019df](55019df)) * do not disable button using dirty flag ([1a31a7b](1a31a7b)) * filter spam transactions from activity, closes [#4017](#4017) ([b1bf006](b1bf006)) * fix prettier ([0775186](0775186)) * fix responsive style of funding page, closes [#66](#66) ([361c970](361c970)) * fix spacing between content ([31850ba](31850ba)) * reduce zIndex so that onClick works consistently without needing to double click ([5f44d5a](5f44d5a)) * remove legacy bip 39 library, closes [#4130](#4130) ([4a4185a](4a4185a)) * roll back use of useFocus as it prevents formik validation from properly indicating isTouched ([0f629b0](0f629b0)) * use psuedo-elements to specify borders ([586af95](586af95)) ### Internal * apply requested changes from pr feedback ([027025f](027025f)) * fix readme ([4d03eb5](4d03eb5)) * ordinal aware utxo query, closes [#4163](#4163) ([9f8291f](9f8291f)) * upgrade panda & other deps ([1489864](1489864))
- Loading branch information