vaadin / spreadsheet

Spreadsheet for Vaadin Framework
Other
46 stars 55 forks source link

chore: use imports from lit package #831

Closed alvarezguille closed 2 years ago

alvarezguille commented 2 years ago

Lit 2.0 ships with a one-stop-shop lit package, which consolidates lit-html and lit-element. This avoids the following warning in browser console:

The main 'lit-element' module entrypoint is deprecated. Please update your imports to use the 'lit' package