forked from polka_billy/porridger
Code styling fixes
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import { PropsWithChildren } from 'react'
|
||||
import { Card } from 'react-bootstrap'
|
||||
|
||||
import { BackHeader } from '.'
|
||||
import BackHeader from './BackHeader'
|
||||
|
||||
type CardLayoutProps = {
|
||||
text: string,
|
||||
|
Reference in New Issue
Block a user