Browse Source

comment out code

reiji-h 1 year ago
parent
commit
45c063f9ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/app/src/client/components/Me/ApiSettings.tsx

+ 1 - 1
apps/app/src/client/components/Me/ApiSettings.tsx

@@ -134,7 +134,7 @@ const AccessTokenSettings = React.memo((): JSX.Element => {
             ? (
             ? (
               <input
               <input
                 // data-testid="grw-api-settings-input"
                 // data-testid="grw-api-settings-input"
-                data-vrt-blackout
+                // data-vrt-blackout
                 className="form-control"
                 className="form-control"
                 type="text"
                 type="text"
                 name="apiToken"
                 name="apiToken"