mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-27 11:05:13 +02:00
style: format frontend, backend with prettier
This commit is contained in:
@@ -191,9 +191,9 @@
|
||||
<Plus size={19} slot="icon" />
|
||||
Add to Sonarr
|
||||
</Button>
|
||||
<Button type="primary-dark" on:clickOrSelect={() => modalStack.close(modalId)}
|
||||
>Cancel</Button
|
||||
>
|
||||
<Button type="primary-dark" on:clickOrSelect={() => modalStack.close(modalId)}>
|
||||
Cancel
|
||||
</Button>
|
||||
</Container>
|
||||
</Container>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user