mirror of
https://github.com/pds-nest/nest.git
synced 2024-11-22 04:54:18 +00:00
✏ Rename RepositorySummary.module.css to RepositorySummaryBase.module.css
This commit is contained in:
parent
0b64aa609a
commit
4a28058f09
2 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import React from "react"
|
||||
import Style from "./RepositorySummary.module.css"
|
||||
import Style from "./RepositorySummaryBase.module.css"
|
||||
import classNames from "classnames"
|
||||
import {FontAwesomeIcon} from "@fortawesome/react-fontawesome"
|
||||
import Button from "./Button"
|
||||
|
|
Loading…
Reference in a new issue