Commit ba6876ac authored by Taurie Davis's avatar Taurie Davis

Removes incorrect category from feature flag edit button

parent 03ce0e54
...@@ -226,7 +226,6 @@ export default { ...@@ -226,7 +226,6 @@ export default {
v-gl-tooltip.hover.bottom="__('Edit')" v-gl-tooltip.hover.bottom="__('Edit')"
class="js-feature-flag-edit-button" class="js-feature-flag-edit-button"
icon="pencil" icon="pencil"
category="tertiary"
:href="featureFlag.edit_path" :href="featureFlag.edit_path"
/> />
</template> </template>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment