add comment

pull/5042/head
yann300 4 months ago committed by Aniket
parent 547e5d888a
commit 2001414a09
  1. 1
      apps/remix-ide/src/app/plugins/templates-selection/templates-selection-plugin.tsx

@ -68,6 +68,7 @@ export class TemplatesSelectionPlugin extends ViewPlugin {
updateComponent() {
/*
This represents the different options available from the openzeppelin library.
const opts = {
// @ts-ignore: Object is possibly 'null'.
mintable: mintableCheckboxRef.current.checked,

Loading…
Cancel
Save