From 391bf97a4b3e05307b54d3fee5db8166651dd3c5 Mon Sep 17 00:00:00 2001 From: sdegutis Date: Fri, 30 Aug 2024 12:10:00 -0500 Subject: [PATCH] Wording. --- site/unity/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/unity/index.html b/site/unity/index.html index b31af3c..5304823 100644 --- a/site/unity/index.html +++ b/site/unity/index.html @@ -13,7 +13,7 @@

Proposal for standardized JSX

-

How about this?

+

How about what the playground on this page does?

  1. Extremely simple
  2. @@ -21,7 +21,7 @@

    Proposal for standardized JSX

  3. No globals
  4. No auto-imports
  5. No pragmas
  6. -
  7. Allows multiple frameworks in one file
  8. +
  9. Supports framework interop
  10. Easy to implement