Skip to content

Commit 540bdf8

Browse files
authored
fix(es/types): Fix broken types (#10224)
Broken in this commit: nicksrandall@e71b000
1 parent cde2f0f commit 540bdf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bindings/binding_core_wasm/src/types.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -853,7 +853,6 @@ export interface ReactConfig {
853853
/**
854854
* Enable fast refresh feature for React app
855855
*/
856-
refresh?:
857856
refresh?:
858857
| boolean
859858
| {

0 commit comments

Comments
 (0)