Skip to content

Conversation

@SaraBianchi
Copy link

);
});

const firstLoading = useSelector((state) => {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perchè hai tolto la variabile firstLoading?

***
*/
const FiltersConfig = ({ data }) => {
const FiltersConfig = (props) => {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

questo non cambia niente, perchè ne props, ne data dentro sono usati, ma va bene così, è piu generico

@pnicolli pnicolli added the v2 label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants