mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-24 01:51:57 +03:00
Prettier fixing
This commit is contained in:
parent
5ec15fcf26
commit
455d67fb86
@ -46,8 +46,8 @@
|
||||
bind:this={ref}
|
||||
bind:value
|
||||
use:resizeObserver={(e) => {
|
||||
autoHeight(e.currentTarget as HTMLTextAreaElement);
|
||||
}}
|
||||
autoHeight(e.currentTarget as HTMLTextAreaElement);
|
||||
}}
|
||||
class="borderless-textarea scrollbar"
|
||||
rows={1}
|
||||
{placeholder}
|
||||
|
Loading…
Reference in New Issue
Block a user