gigafibre-fsm/apps/website-vue/src/components
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
..
layout portal(vue): footer uses RouterLink (was raw <a href>, dropped /next base) 2026-07-06 22:10:08 -04:00
sections portal(vue): fix stray space in prices ($39 .95 -> $39.95) 2026-07-07 06:48:18 -04:00
ui portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
AvailabilityDialog.vue portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
ProtectedAdminRoute.vue portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
SearchDialog.vue portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00
Speedometer.vue portal: Vue 3 + Tailwind + shadcn-vue rewrite of www.gigafibre.ca (preview at /next) 2026-07-06 21:52:14 -04:00