update transaction tab labels

This commit is contained in:
muzam1l
2022-07-01 17:30:57 +05:30
parent 309ad57173
commit cb25986d72
2 changed files with 6 additions and 3 deletions

View File

@@ -76,6 +76,7 @@ const Test = () => {
>
<Box css={{ width: "55%", px: "$2" }}>
<Tabs
label='Transaction'
activeHeader={activeHeader}
// TODO make header a required field
onChangeActive={(idx, header) => {