dev #9
@@ -42,6 +42,7 @@ const RemotionSchemaPlayer = lazy(() =>
|
||||
autoPlay
|
||||
style={{ width: "100%" }}
|
||||
inputProps={{ isDark }}
|
||||
acknowledgeRemotionLicense
|
||||
/>
|
||||
),
|
||||
}),
|
||||
@@ -62,6 +63,7 @@ const RemotionDashboardPlayer = lazy(() =>
|
||||
autoPlay
|
||||
style={{ width: "100%" }}
|
||||
inputProps={{ isDark }}
|
||||
acknowledgeRemotionLicense
|
||||
/>
|
||||
),
|
||||
}),
|
||||
@@ -82,6 +84,7 @@ const RemotionEcommercePlayer = lazy(() =>
|
||||
autoPlay
|
||||
style={{ width: "100%" }}
|
||||
inputProps={{ isDark }}
|
||||
acknowledgeRemotionLicense
|
||||
/>
|
||||
),
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user