react-phoenix
react-phoenix copied to clipboard
feat: handle usage inside of LiveView
Since LiveView does its own DOM manipulation, we need a little extra to ensure that React components rendered inside of LiveView persists between updates.