lottie responsive start

This commit is contained in:
Priyatham-sai-chand 2021-03-24 13:01:07 +05:30
parent ec0dbdf6a9
commit b17a6f9860
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ export default function HomePage() {
<FeatureCol lg="6">
<Lottie height={500} width={500} options= { defaultOptions } />
<Lottie options= { defaultOptions } />
</FeatureCol>
</Row>