diff --git a/site/content/docs/standard/getting-started/quick-start/index.html b/site/content/docs/standard/getting-started/quick-start/index.html index 91e29cd83..85772478c 100644 --- a/site/content/docs/standard/getting-started/quick-start/index.html +++ b/site/content/docs/standard/getting-started/quick-start/index.html @@ -99,7 +99,7 @@

About the initTE method

parameter of type Boolean that acts as a debugger. By default it's value is set to false, so it will fire only when you want to. How does it work? If it finds a component that should be inited but has - not been passed as an argument (for example, it finds a data atribute that + not been passed as an argument (for example, it finds a data attribute that would suggest that it should be initialized automatically), it will display a warning in a console. We encourage to use it in the last invocation of initTE method because it shows what inits are lacking at the @@ -112,13 +112,19 @@

About the initTE method

+ +

NPM

-

+

NPM is a recommended way to work with Tailwind Elements and others libraries.

@@ -282,7 +288,7 @@

About the initTE method

About the initTE method

+ class="mb-4 mr-4 overflow-hidden rounded-md border-l-[6px] border-solid border-blue-600 bg-blue-100 p-2.5 dark:text-gray-600"> Note: Make sure that you have Node.js version 16.17.0 + / 18.1.0 + installed. Please update if your package manager asks for it. If you are expecting issues with