Skip to content

Instantly share code, notes, and snippets.

View andyshora's full-sized avatar

Andy Shora andyshora

View GitHub Profile
import React from "react"
import styled from "styled-components"
import { makeStyles } from "@material-ui/core/styles"
import { Table, TableBody, TablePagination } from "@material-ui/core"
import { animated, interpolate, Trail } from "react-spring/renderprops"
import Stars from "../Stars"
import {
StyledTableCell,
StyledTableRow,
SortableTableHead