@novu/react package provides a set of Subscription hooks for managing topic subscriptions without using the prebuilt Subscription components.
These hooks let you build fully custom experiences by working directly with the subscription data model.
If you prefer to use the default Subscription components, refer to the Subscription components documentation.