snowballtools-base/packages
Vivian Phung 7b5ba1a5d0
correct suppressRefError (#198)
### TL;DR

This PR refactors the `UserSelect` component, adjusting the call to `getToggleButtonProps`.

### What changed?

The `getToggleButtonProps` method in the `UserSelect` component now takes in two separate objects, one for the `ref` and another for `suppressRefError`, instead of a single one.

### How to test?

Verify the component functionality hasn't changed and there are no reference errors.

### Why make this change?

This code changes improve the readability and maintainability of this component by clearly separating the component reference and error suppression configurations in separate objects.
2024-05-22 15:02:51 -04:00
..
backend [nit] remove package.json: No license field warning 2024-05-22 10:59:24 -04:00
deployer Laconic frontend deployment 2024-05-22 09:21:00 -05:00
frontend correct suppressRefError (#198) 2024-05-22 15:02:51 -04:00
gql-client [nit] remove package.json: No license field warning 2024-05-22 10:59:24 -04:00