use-set
Use Set as React state
Source
Docs
Package
Usage
The useSet hook returns a Set
object that can be used as React state: the add, clear, and delete methods trigger state updates.
Duplicate scopes are not allowed
@mantine@mantine-tests@mantinex