Refactored JSX factory and added typings

This commit is contained in:
squidfunk
2019-12-18 14:57:37 +01:00
parent 2f3e7e4515
commit 82fddbad77
14 changed files with 108 additions and 92 deletions

View File

@@ -32,7 +32,7 @@ import { ViewportOffset, ViewportSize } from "../../../utilities"
import { Header } from "../_"
/* ----------------------------------------------------------------------------
* Function types
* Helper types
* ------------------------------------------------------------------------- */
/**