@theorem/react
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -1,2 +0,2 @@ | ||
# 4.1.0 | ||
# 4.1.1 | ||
@@ -3,0 +3,0 @@ - makePermanence |
@@ -7,2 +7,3 @@ export * from "./ActionArea"; | ||
export * from "./OnlyClientSide"; | ||
export * from "./permanence"; | ||
export * from "./routing"; | ||
@@ -9,0 +10,0 @@ export * from "./smartOutline"; |
@@ -7,2 +7,3 @@ export * from "./ActionArea"; | ||
export * from "./OnlyClientSide"; | ||
export * from "./permanence"; | ||
export * from "./routing"; | ||
@@ -9,0 +10,0 @@ export * from "./smartOutline"; |
@@ -61,3 +61,3 @@ { | ||
"types": "dist/index.js", | ||
"version": "4.1.0" | ||
"version": "4.1.1" | ||
} |
@@ -61,3 +61,3 @@ { | ||
"types": "dist/index.js", | ||
"version": "4.1.0" | ||
"version": "4.1.1" | ||
} |
63989
1406