diff --git a/blog/2024-11-15-playing-with-fire/1-introduction/GasketWeighted.tsx b/blog/2024-11-15-playing-with-fire/1-introduction/GasketWeighted.tsx index d2edb62..c3f91f1 100644 --- a/blog/2024-11-15-playing-with-fire/1-introduction/GasketWeighted.tsx +++ b/blog/2024-11-15-playing-with-fire/1-introduction/GasketWeighted.tsx @@ -28,8 +28,8 @@ export default function GasketWeighted() { const weightInput = (title, weight, setWeight) => ( <> -
{title}
+{isPost ?
{isPost ?
{isPost ?
{isPost ?
{isPost ?
{isPost ?
{title}:
-Linear: {variations.linear}
- setVariations({...variations, linear: Number(e.currentTarget.value)})}/> -Julia: {variations.julia}
- setVariations({...variations, julia: Number(e.currentTarget.value)})}/> -Popcorn: {variations.popcorn}
- setVariations({...variations, popcorn: Number(e.currentTarget.value)})}/> -PDJ: {variations.pdj}
- setVariations({...variations, pdj: Number(e.currentTarget.value)})}/> -{title}
+