diff --git a/src/demo/Backgrounds/BallpitDemo.vue b/src/demo/Backgrounds/BallpitDemo.vue
index ed8ec1f..bf93e23 100644
--- a/src/demo/Backgrounds/BallpitDemo.vue
+++ b/src/demo/Backgrounds/BallpitDemo.vue
@@ -17,59 +17,15 @@
-
+
- {
- count = val;
- }
- "
- />
+
- {
- gravity = val;
- }
- "
- />
+
- {
- friction = val;
- }
- "
- />
+
- {
- wallBounce = val;
- }
- "
- />
+
diff --git a/src/demo/Backgrounds/OrbDemo.vue b/src/demo/Backgrounds/OrbDemo.vue
index 30a1513..11dbf88 100644
--- a/src/demo/Backgrounds/OrbDemo.vue
+++ b/src/demo/Backgrounds/OrbDemo.vue
@@ -12,35 +12,13 @@
- {
- hue = val;
- }
- "
- />
+
- {
- hoverIntensity = val;
- }
- "
- />
+
-
+
-
+
@@ -58,7 +36,6 @@