chore: document http query

This commit is contained in:
Ahmed Bouhuolia
2024-08-22 20:32:48 +02:00
parent 5749ccec81
commit d15fb6fe19
3 changed files with 8 additions and 9 deletions

View File

@@ -1,13 +1,12 @@
// @ts-nocheck
import React from 'react';
import { useHistory } from 'react-router-dom';
import { Text } from '@blueprintjs/core';
import { Icon, For, FormattedMessage as T, Stack } from '@/components';
import { getFooterLinks } from '@/constants/footerLinks';
import { useAuthActions } from '@/hooks/state';
import style from './SetupLeftSection.module.scss';
import { Text } from '@blueprintjs/core';
import { Config } from '@/config';
import { useHistory } from 'react-router-dom';
/**
* Footer item link.