Skip to content

Commit 79a3525

Browse files
authored
Merge pull request #102 from buildo/expose_strict_recipe
Expose strictRecipe
2 parents 7aca24a + 1f4a0ad commit 79a3525

File tree

1 file changed

+1
-0
lines changed
  • packages/bento-design-system/src

1 file changed

+1
-0
lines changed

packages/bento-design-system/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ export * from "./util/breakpoints";
7171
export * from "./util/conditions";
7272

7373
export * from "./util/link";
74+
export * from "./util/strictRecipe";
7475
export * from "./util/useDefaultMessages";
7576

7677
export { icons, illustrations };

0 commit comments

Comments
 (0)