forked from abner/for-legacy-web
Add prettier.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { VNode } from 'preact';
|
||||
import { VNode } from "preact";
|
||||
|
||||
export type Children = VNode | (VNode | string)[] | string;
|
||||
|
||||
Reference in New Issue
Block a user