footer layout
This commit is contained in:
@ -2,7 +2,9 @@ import React from "react";
|
||||
|
||||
import { Navigation } from "@components/Navigation/Navigation";
|
||||
import { ProfileHeader } from "@components/ProfileHeader/ProfileHeader";
|
||||
import { Footer } from "@components/common/Footer/Footer";
|
||||
import { Footer } from "@components/Common/Footer/Footer";
|
||||
|
||||
import "./payouts.scss";
|
||||
|
||||
export const Payouts = () => {
|
||||
return (
|
||||
|
Reference in New Issue
Block a user