Benjamin Cabanes d8d74da9fb
docs(nx-dev): simplify Hero component by removing ShaderGradient (#29241)
This commit removes the ShaderGradientElement and its associated
functionality from the Hero component, reducing complexity and
dependencies. The return type of the Hero component is also updated for
consistency. These changes lead to a more streamlined codebase with
potentially fewer runtime considerations and increase client
compatibility.
2024-12-06 14:09:46 -05:00
..
2021-11-12 11:59:45 -05:00

nx-dev-ui-home

This library was generated with Nx.

Running unit tests

Run nx test nx-dev-ui-home to execute the unit tests via Jest.