diff --git a/apps/www/.vitepress/theme/components/theming/Theming.vue b/apps/www/.vitepress/theme/components/theming/Theming.vue index 912de1e0..01f79f48 100644 --- a/apps/www/.vitepress/theme/components/theming/Theming.vue +++ b/apps/www/.vitepress/theme/components/theming/Theming.vue @@ -376,30 +376,24 @@ const range = ref({
-

- Hi There!, I'm Bear, the founder of Bear Studios. I'm here - to help you with anything you need. -

+ Hi, how can I help you today?
-

Hey, I'm having trouble with my account.

+ Hey, I'm having trouble with my account.
-

- Sure, I can help you with that. What seems to be the - problem? -

+ Sure, I can help you with that. What seems to be the problem?
-

I can't log in.

+ I can't log in.
diff --git a/apps/www/src/examples/forms/layouts/FormsLayout.vue b/apps/www/src/examples/forms/layouts/FormsLayout.vue index 94a04e3b..67a199da 100644 --- a/apps/www/src/examples/forms/layouts/FormsLayout.vue +++ b/apps/www/src/examples/forms/layouts/FormsLayout.vue @@ -4,7 +4,16 @@ import { Separator } from '@/lib/registry/new-york/ui/separator'