diff --git a/frontend/src/components/PicoBadge.tsx b/frontend/src/components/PicoBadge.tsx index 4e2d070..4c7b4c3 100644 --- a/frontend/src/components/PicoBadge.tsx +++ b/frontend/src/components/PicoBadge.tsx @@ -1,15 +1,14 @@ export function PicoBadge() { return ( <> - {/* +
- upgrade to business plan ($36/mo)
- export to react, vue, bootstrap and more. + buy 100 code generations for $36
-
*/} + { inject: { data: { injectHead: process.env.VITE_IS_DEPLOYED - ? '' + ? '' : "", }, },