mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix indent
This commit is contained in:
parent
1230129a4b
commit
81a38e7a62
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ const PrimaryButton = (props: Props) => {
|
|||
icon="import"
|
||||
{...buttonProps[0]}>
|
||||
Subscribe
|
||||
</Button>
|
||||
</Button>
|
||||
)
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue