diff --git a/docs/next/stylesheet.html b/docs/next/stylesheet.html index d6c3812681e..8196a135994 100644 --- a/docs/next/stylesheet.html +++ b/docs/next/stylesheet.html @@ -60,11 +60,6 @@
  • By moving styles away from the render function, you're making the code easier to understand.
  • Naming the styles is a good way to add meaning to the low level components in the render function.
  • -

    Performance:

    -

    Methods

    -

    Performance:

    -

    Methods