Commit e4c5d28d authored by Dannon Baker's avatar Dannon Baker
Browse files

Swap history name from textarea to input.

parent c2aa3b73
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@

        <!-- edit form, change title, annotation, or tags -->
        <div v-else class="mt-3" data-description="edit form">
            <b-textarea
            <b-input
                v-model="localProps.name"
                class="mb-2"
                placeholder="Name"