mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-04-28 00:00:41 +00:00
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