We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7aca24a + 1f4a0ad commit 79a3525Copy full SHA for 79a3525
packages/bento-design-system/src/index.ts
@@ -71,6 +71,7 @@ export * from "./util/breakpoints";
71
export * from "./util/conditions";
72
73
export * from "./util/link";
74
+export * from "./util/strictRecipe";
75
export * from "./util/useDefaultMessages";
76
77
export { icons, illustrations };
0 commit comments