Skip to content

bugfix: edit not working proprtly due to \handleEdit() function mis-call #7

bugfix: edit not working proprtly due to \handleEdit() function mis-call

bugfix: edit not working proprtly due to \handleEdit() function mis-call #7

Workflow file for this run

name: Build and Deploy
on:
push:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build and Deploy React app to GitHub Pages
uses: omkartapale/react-deployment-gh-pages@v1.0.0