Skip to content

Commit

Permalink
fix: create -> update
Browse files Browse the repository at this point in the history
Co-authored-by: Gui <[email protected]>
  • Loading branch information
39bytes and LatentDream authored Apr 29, 2024
1 parent 70d8dbf commit c65484d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/components/unit/edit-part-variation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ const EditPartVariation = ({
Close
</Button>
</DialogClose>
<Button type="submit">Create</Button>
<Button type="submit">Update</Button>
</DialogFooter>
</form>
</Form>
Expand Down

0 comments on commit c65484d

Please sign in to comment.