diff --git a/src/utils/Decorators.jsx b/src/utils/Decorators.jsx
index e2b162e..e1d5080 100644
--- a/src/utils/Decorators.jsx
+++ b/src/utils/Decorators.jsx
@@ -4,12 +4,12 @@ import { Form as FormComponent } from "../components/forms/Form"
import { Ruby as RubyComponent } from "../components/annotations/Ruby"
-export const Bluelib = Story =>