update action in grid section

pull/5194/head
yann300 5 months ago committed by Aniket
parent b101a4a567
commit 672927bdac
  1. 1
      apps/remix-ide/src/app/plugins/templates-selection/templates.ts

@ -264,7 +264,6 @@ export const templates = (intl, plugin) => {
await plugin.call('manager', 'activatePlugin', 'cookbookdev')
plugin.call('menuicons', 'showContent', 'cookbookdev')
},
onClickLabel: 'Open Cookbook Plugin',
description: 'Discover more templates!',
items: [
{ value: "token-sale", displayName: 'Token Sale' },

Loading…
Cancel
Save