diff --git a/pages/contracts/splits/instantiate.tsx b/pages/contracts/splits/instantiate.tsx index 921974b..d6fe678 100644 --- a/pages/contracts/splits/instantiate.tsx +++ b/pages/contracts/splits/instantiate.tsx @@ -196,24 +196,30 @@ const SplitsInstantiatePage: NextPage = () => { - - - - - -
- +
+
+ + + + + + +
- - - - +
+ +
+ +
+
+
+
diff --git a/pages/contracts/splits/query.tsx b/pages/contracts/splits/query.tsx index b34f16f..e47c34e 100644 --- a/pages/contracts/splits/query.tsx +++ b/pages/contracts/splits/query.tsx @@ -46,7 +46,7 @@ const SplitsQueryPage: NextPage = () => { id: 'start-after-string', name: 'start-after-string', title: 'Start After (optional)', - subtitle: 'The public key to start the pagination after', + subtitle: 'The member address to start the pagination after', }) const paginationLimitState = useNumberInputState({