Skip to content

Commit 3f52e98

Browse files
committed
Adjusted README
1 parent a2e05ba commit 3f52e98

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ import {
2727
CSPR,
2828
BodyText,
2929
FlexColumn,
30-
AccountInfo,
3130
PrecisionCase
3231
} from '@make-software/cspr-design';
3332

@@ -38,10 +37,6 @@ const MyApp = () => (
3837
motes="50000000000000"
3938
precisionCase={PrecisionCase.full}
4039
/>
41-
<AccountInfo
42-
accountHash="200826c53eb84181e749681bc276f1d3a3f7e6dd76c5f260b77bb54a2b4590a9"
43-
balance="1500000000"
44-
/>
4540
</FlexColumn>
4641
);
4742
```

0 commit comments

Comments
 (0)