diff --git a/src/constants/code/TextAnimations/scrollRevealCode.ts b/src/constants/code/TextAnimations/scrollRevealCode.ts
index 1919eba..d60d817 100644
--- a/src/constants/code/TextAnimations/scrollRevealCode.ts
+++ b/src/constants/code/TextAnimations/scrollRevealCode.ts
@@ -1,5 +1,5 @@
-import code from '@content/TextAnimations/ScrollReveal/ScrollReveal.vue?raw'
-import type { CodeObject } from '../../../types/code'
+import code from '@content/TextAnimations/ScrollReveal/ScrollReveal.vue?raw';
+import type { CodeObject } from '../../../types/code';
export const scrollRevealCode: CodeObject = {
cli: `npx jsrepo add https://vue-bits.dev/ui/TextAnimations/ScrollReveal`,
@@ -23,4 +23,4 @@ export const scrollRevealCode: CodeObject = {
import ScrollReveal from "./ScrollReveal.vue";
`,
code
-}
\ No newline at end of file
+};
diff --git a/src/content/TextAnimations/ScrollReveal/ScrollReveal.vue b/src/content/TextAnimations/ScrollReveal/ScrollReveal.vue
index e8db1c2..b9dda72 100644
--- a/src/content/TextAnimations/ScrollReveal/ScrollReveal.vue
+++ b/src/content/TextAnimations/ScrollReveal/ScrollReveal.vue
@@ -1,165 +1,155 @@
-
-
-
- {{ word.text }}
-
-
-
-
-
-
-
\ No newline at end of file
+ },
+ { deep: true }
+);
+
diff --git a/src/demo/TextAnimations/ScrollRevealDemo.vue b/src/demo/TextAnimations/ScrollRevealDemo.vue
index 518ee48..65ab320 100644
--- a/src/demo/TextAnimations/ScrollRevealDemo.vue
+++ b/src/demo/TextAnimations/ScrollRevealDemo.vue
@@ -1,15 +1,8 @@
-
-
-
- Scroll Down
-
+
+
Scroll Down
-
- { enableBlur = val; forceRerender() }"
- />
-
-
-
-
+ {
+ enableBlur = val;
+ forceRerender();
+ }
+ "
+ />
+
+
+
@@ -55,151 +51,153 @@
\ No newline at end of file
+