react-lazy-hydration
react-lazy-hydration copied to clipboard
feat: allow for dynamic tag other than div
This would allow for use inside SVGs that are JSX where something like <g> or <path> could be SSR only while still allowing the parent <SVG> tags to receive new props like viewbox, height, classes