mirror of
https://github.com/coder/coder.git
synced 2025-07-10 23:53:15 +00:00
chore(site): organize imports (#876)
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
import { makeStyles } from "@material-ui/core/styles"
|
||||
import React from "react"
|
||||
import { MONOSPACE_FONT_FAMILY } from "../../theme/constants"
|
||||
|
||||
import { CopyButton } from "../Button"
|
||||
|
||||
export interface CodeExampleProps {
|
||||
|
Reference in New Issue
Block a user