Skip to content

fix(deps): update dependency framer-motion to v12 #551

fix(deps): update dependency framer-motion to v12

fix(deps): update dependency framer-motion to v12 #551

Workflow file for this run

name: "Check Build"
"on":
pull_request:
jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn install && yarn build