@papanasi/preact
Advanced tools
Comparing version 1.0.0-rc.99 to 1.0.0-rc.100
@@ -21,2 +21,3 @@ import { h } from 'preact'; | ||
class?: string; // Fallback className | ||
classList?: string; // Fallback class | ||
children?: Children; | ||
@@ -23,0 +24,0 @@ }; |
@@ -19,2 +19,3 @@ /** @jsx h */ | ||
class?: string; // Fallback className | ||
classList?: string; // Fallback class | ||
children?: Children; | ||
@@ -21,0 +22,0 @@ }; |
@@ -19,2 +19,3 @@ /** @jsx h */ | ||
class?: string; // Fallback className | ||
classList?: string; // Fallback class | ||
children?: Children; | ||
@@ -21,0 +22,0 @@ }; |
{ | ||
"name": "@papanasi/preact", | ||
"version": "1.0.0-rc.99", | ||
"version": "1.0.0-rc.100", | ||
"license": "MIT", | ||
@@ -34,3 +34,3 @@ "author": "ckgrafico/papanasi", | ||
}, | ||
"gitHead": "05e0bbde5b6634dbb3d8255bc6c2fd1312e915df" | ||
"gitHead": "59cd7f3ad323aa72171aec20bbb1fc5513224537" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1341257
35144