diff --git a/src/components/layout/index.tsx b/src/components/layout/index.tsx index 21392ebf..69a4f3ff 100644 --- a/src/components/layout/index.tsx +++ b/src/components/layout/index.tsx @@ -1,4 +1,3 @@ -export * from "./BlockButtons"; export * from "./FooterActions"; export * from "./FooterActionsInline"; export * from "./FooterWithButtons";