pull/5158/head
aniket-engg 5 months ago committed by Aniket
parent 1efa13ae3e
commit 1e1dd27c1c
  1. 2
      apps/remix-ide/src/app/plugins/templates-selection/templates.ts

@ -282,7 +282,7 @@ export const templates = (intl, plugin) => {
]
},
{
name: "OxProject",
name: "0xProject",
items: [
{ value: "zeroxErc20", displayName: "ERC20", tagList: ["ERC20", "Solidity"], description: "A fungible token contract by 0xProject" }
]

Loading…
Cancel
Save