Style inbox component react
I was trying to migrate from novu provider to novu inbox component but I had hard time styling it. First, novu react doesn't export dark them as mentioned in the docs, so only light theme is available.
Also, in the variables in the appearance props I can control all variables except for on hover color.
There's not enough examples on customizing the appearance, controlling notifications hover, or other styles in the elements prop
Finally, the inbox notification drops the notification type (when user clicks on notification I would like to know what notification is this, the name of the temple for example post like or new post or new message)
Also, in the variables in the appearance props I can control all variables except for on hover color.
There's not enough examples on customizing the appearance, controlling notifications hover, or other styles in the elements prop
Finally, the inbox notification drops the notification type (when user clicks on notification I would like to know what notification is this, the name of the temple for example post like or new post or new message)