mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
[ci] format
This commit is contained in:
parent
cd3f6348c4
commit
b2f53c37c5
1 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ declare const Astro: {
|
||||||
return this.hydrate;
|
return this.hydrate;
|
||||||
},
|
},
|
||||||
opts,
|
opts,
|
||||||
this,
|
this
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
hydrate = () => {
|
hydrate = () => {
|
||||||
|
|
Loading…
Reference in a new issue