Skip to content

Commit

Permalink
Minor changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Smoren committed Jul 19, 2024
1 parent d2a4a7f commit 763039c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const removeTransformation = (index: number) => {
<template>
<div class="input-group mb-3">
<div class="input-group-append">
<button class="btn btn-outline-secondary" @click="addTransformation">Add</button>
<button class="btn btn-outline-secondary" @click="addTransformation">Add rule</button>
</div>
</div>
<div class="list-group">
Expand Down

0 comments on commit 763039c

Please sign in to comment.