Skip to content

Commit b67a7bb

Browse files
committed
Refactored sass folder to styles
1 parent af72436 commit b67a7bb

16 files changed

+1
-1
lines changed

src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { AddressContextProvider } from "./context/address/Address";
99
import { UnitContextProvider } from "./context/unit/Unit";
1010
import ErrorBoundary from "./container/error_boundary/ErrorBoundary";
1111

12-
import "./sass/app.scss";
12+
import "./styles/app.scss";
1313
import { Row } from "react-bootstrap";
1414

1515
class App extends Component {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)