diff --git a/heat-stack/public/favicons/apple-touch-icon.png b/heat-stack/app/assets/favicons/apple-touch-icon.png similarity index 100% rename from heat-stack/public/favicons/apple-touch-icon.png rename to heat-stack/app/assets/favicons/apple-touch-icon.png diff --git a/heat-stack/public/favicons/favicon.svg b/heat-stack/app/assets/favicons/favicon.svg similarity index 100% rename from heat-stack/public/favicons/favicon.svg rename to heat-stack/app/assets/favicons/favicon.svg diff --git a/heat-stack/app/components/ui/input-otp.tsx b/heat-stack/app/components/ui/input-otp.tsx index 0f9678c1..01806465 100644 --- a/heat-stack/app/components/ui/input-otp.tsx +++ b/heat-stack/app/components/ui/input-otp.tsx @@ -40,7 +40,7 @@ const InputOTPSlot = React.forwardRef<