diff --git a/docs/app/components/content/examples/form/FormExampleElements.vue b/docs/app/components/content/examples/form/FormExampleElements.vue
index 23a434df..cbf60b8f 100644
--- a/docs/app/components/content/examples/form/FormExampleElements.vue
+++ b/docs/app/components/content/examples/form/FormExampleElements.vue
@@ -1,6 +1,6 @@
+
+
+
+
+```
+
+This will give you access to the following:
| Name | Type |
| ---- | ---- |
diff --git a/playground/app/components/FormElementsExample.vue b/playground/app/components/FormElementsExample.vue
index 5b338de5..a9ce8a14 100644
--- a/playground/app/components/FormElementsExample.vue
+++ b/playground/app/components/FormElementsExample.vue
@@ -1,6 +1,6 @@