diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ec355fbe..c1cac5e19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -136,6 +136,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Bug fixes +- [#886](https://github.com/alleslabs/celatone-frontend/pull/886) Fix tx detail message newline - [#885](https://github.com/alleslabs/celatone-frontend/pull/885) Fix voted proposals freeze columns - [#881](https://github.com/alleslabs/celatone-frontend/pull/881) Fix abi option boolean problem - [#877](https://github.com/alleslabs/celatone-frontend/pull/877) Fix validator list/details bug bash diff --git a/src/lib/components/ExplorerLink.tsx b/src/lib/components/ExplorerLink.tsx index 1be5729ab..1e387ab69 100644 --- a/src/lib/components/ExplorerLink.tsx +++ b/src/lib/components/ExplorerLink.tsx @@ -194,7 +194,7 @@ export const ExplorerLink = ({ ) : ( - +