Fixed imports styling
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import { Link } from 'react-router-dom'
|
||||
import { Navbar } from 'react-bootstrap'
|
||||
import { PropsWithChildren } from 'react'
|
||||
|
||||
import BackButton from '../assets/backArrow.svg'
|
||||
import { PropsWithChildren } from 'react'
|
||||
|
||||
type BackHeaderProps = {
|
||||
text: string
|
||||
|
Reference in New Issue
Block a user