Square header border when scrolled down (#174)

* Square header border when scrolled down

* Remove unused import
This commit is contained in:
arcticfly
2023-08-18 01:41:47 -07:00
committed by GitHub
parent 733d53625b
commit b50d47beaf
11 changed files with 61 additions and 18 deletions

View File

@@ -11,7 +11,7 @@ import {
IconButton,
Spinner,
} from "@chakra-ui/react";
import { cellPadding } from "../constants";
import { cellPadding } from "./constants";
import {
useExperiment,
useExperimentAccess,