gigafibre-fsm/apps/website-vue/src
louispaulb bd7a077f46 portal(vue): fix stray space in prices ($39 .95 -> $39.95)
JSX collapses the newline between {price} and <sup>.cents</sup>; a Vue template
renders it as a visible space. Made the dollar amount and the <sup> cents
adjacent in Services/Telephone/Television price cards. Verified: $39.95/$25.00/$10.00.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 06:48:18 -04:00
..
assets portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
components portal(vue): fix stray space in prices ($39 .95 -> $39.95) 2026-07-07 06:48:18 -04:00
integrations/supabase portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
lib portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
pages portal(vue): fix stray space in prices ($39 .95 -> $39.95) 2026-07-07 06:48:18 -04:00
router portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
App.vue portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
index.css portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
main.ts portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00