diff --git a/CHANGELOG.md b/CHANGELOG.md index ecebc2aac..bb74f483c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,6 +55,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Bug fixes +- [#258](https://github.com/alleslabs/celatone-frontend/pull/258) Fix address type render for contract admin address - [#253](https://github.com/alleslabs/celatone-frontend/pull/253) Fix public code logo shown when switching from mainnet to testnet - [#248](https://github.com/alleslabs/celatone-frontend/pull/248) Fix table padding bottom for editable cells - [#241](https://github.com/alleslabs/celatone-frontend/pull/241) Fix NAToken size diff --git a/src/lib/pages/contract-details/components/InstantiateInfo.tsx b/src/lib/pages/contract-details/components/InstantiateInfo.tsx index 9fac13caa..42ab9f896 100644 --- a/src/lib/pages/contract-details/components/InstantiateInfo.tsx +++ b/src/lib/pages/contract-details/components/InstantiateInfo.tsx @@ -144,7 +144,9 @@ export const InstantiateInfo = ({ {instantiateInfo.admin ? (