Minor Changes
-
feat: integrate the LinearContainer Compat plugin (#2100)
This is a BREAKING CHANGE
Now we integrated the
LinearCompatinto @lynx-js/web-elements. Developers can safely remove the following imports:import '@lynx-js/web-elements/compat/LinearContainer';
import '@lynx-js/web-elements-compat/LinearContainer';