Resolve "View duplication"
Compare changes
Files
4@@ -17,6 +20,8 @@ type RndComponentProps = {
@@ -27,6 +32,14 @@ const RndComponent = ({ component, width, height, scale }: RndComponentProps) =>
@@ -49,6 +62,37 @@ const RndComponent = ({ component, width, height, scale }: RndComponentProps) =>
@@ -102,6 +146,8 @@ const RndComponent = ({ component, width, height, scale }: RndComponentProps) =>
@@ -129,6 +175,23 @@ const RndComponent = ({ component, width, height, scale }: RndComponentProps) =>