Implemented transactions ❤️‍🔥

This commit is contained in:
muzam
2022-01-11 20:16:44 +05:30
parent ce5b307a8b
commit 7354474c70
8 changed files with 421 additions and 220 deletions

View File

@@ -21,6 +21,7 @@ const Select: FC<Props> = props => {
colors.selected = colors.secondary;
return (
<SelectInput
menuPosition="fixed"
theme={theme => ({
...theme,
spacing: {