chore: update * pin prettier version & format code
This commit is contained in:
parent
5d05f87768
commit
53d4062e52
18 changed files with 93 additions and 78 deletions
|
|
@ -41,7 +41,7 @@ export interface Component<P extends object = {}> {
|
|||
(
|
||||
props: P & {
|
||||
children?: Element[];
|
||||
}
|
||||
},
|
||||
): HTMLElement;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue