#✅ - Amplify UI Kit and changes

4 messages · Page 1 of 1 (latest)

hazy trout
#

Hi. I was wondering. If I load an amplify ui form that was created in Figma, then I end up editing it in VS Code. When I pull again, will my changes be replaced by its original design? Is it best practice to make the changes to the Figma file? In Amplify Studio ? Or in my code?

thick violet
#

hey the best practise is to make the changes on figma or studio. you can utilize overrides on the component to modify the behavior on the client app. But if you dont want to override your local changes to ui-components you can add --no-codegen on the pull or push command to skip codegen and model generation.

hazy trout
#

@thick violet Thank you

spare sunBOT
#

✅ - Amplify UI Kit and changes