diff --git a/src/components/ExploreContainer.tsx b/src/components/ExploreContainer.tsx index b8b1e47..65623a1 100644 --- a/src/components/ExploreContainer.tsx +++ b/src/components/ExploreContainer.tsx @@ -1,3 +1,11 @@ +/** Гигачады + * Люднев Виталий +Баранова Софья +Белков Семен +Корнеев Владимир +Иноземцев Василий +Болганюк Константин + */ import React, { useState, useEffect, useCallback } from 'react'; import './ExploreContainer.css'; import InputContainer from './Input';