Update comment note
This commit is contained in:
parent
b409d43e51
commit
8553c30b0d
@ -19,7 +19,7 @@ import { Heading } from 'components/shared/Heading';
|
||||
import { Button } from 'components/shared/Button';
|
||||
import { useParams } from 'react-router-dom';
|
||||
|
||||
// NOTE: Commented functionality to verify domain
|
||||
// NOTE: Commented code for verify domain functionality
|
||||
// import { Tag } from 'components/shared/Tag';
|
||||
// import {
|
||||
// CheckIcon,
|
||||
|
@ -18,7 +18,7 @@ import { Button } from 'components/shared/Button';
|
||||
import { Input } from 'components/shared/Input';
|
||||
import { useToast } from 'components/shared/Toast';
|
||||
|
||||
// NOTE: Commented redirect domain functionality
|
||||
// NOTE: Commented code for redirect domain functionality
|
||||
// import {
|
||||
// Select,
|
||||
// Option,
|
||||
|
@ -5,7 +5,7 @@ import { Heading } from 'components/shared/Heading';
|
||||
import { Input } from 'components/shared/Input';
|
||||
import { Button } from 'components/shared/Button';
|
||||
|
||||
// NOTE: Commented redirect domain functionality
|
||||
// NOTE: Commented code for redirect domain functionality
|
||||
// import { useEffect, useState } from 'react';
|
||||
// import { InlineNotification } from 'components/shared/InlineNotification';
|
||||
// import { Radio } from 'components/shared/Radio';
|
||||
|
@ -24,7 +24,7 @@ import { OverviewInfo } from 'components/projects/project/overview/OverviewInfo'
|
||||
import { relativeTimeMs } from 'utils/time';
|
||||
import { AuctionCard } from 'components/projects/project/overview/Activity/AuctionCard';
|
||||
|
||||
// NOTE: Commented elements related to domain verification
|
||||
// NOTE: Commented code for verify domain functionality
|
||||
// import { useGQLClient } from 'context/GQLClientContext';
|
||||
// import { Domain, DomainStatus } from 'gql-client';
|
||||
// import {
|
||||
|
Loading…
Reference in New Issue
Block a user