lottie responsive start
This commit is contained in:
parent
96e251f4f1
commit
291821b5b6
|
@ -1,2 +1,2 @@
|
||||||
client\
|
client/node_modules
|
||||||
server\
|
server/node_modules
|
|
@ -112,7 +112,7 @@ export default function HomePage() {
|
||||||
|
|
||||||
<FeatureCol lg="6">
|
<FeatureCol lg="6">
|
||||||
|
|
||||||
<Lottie height={500} width={500} options= { defaultOptions } />
|
<Lottie options= { defaultOptions } />
|
||||||
</FeatureCol>
|
</FeatureCol>
|
||||||
|
|
||||||
</Row>
|
</Row>
|
||||||
|
|
Loading…
Reference in New Issue