Skip to content

Instantly share code, notes, and snippets.

View faisalarkan21's full-sized avatar
💥
Trying to understand what is entropy

Faisal Arkan faisalarkan21

💥
Trying to understand what is entropy
View GitHub Profile
import axios from "axios";
import { Row, Col, Space, Table, Card, Input, Select } from "antd";
import { useEffect, useState } from "react";
import "./App.css";
const { Option } = Select;
const columns = [
{
title: "",