fix: fix export images in AboutPage
This commit is contained in:
parent
6144cdcd3a
commit
02bdb93bbd
@ -233,7 +233,7 @@ interface ImagesProps {
|
||||
alt: string;
|
||||
}
|
||||
|
||||
export const images: ImagesProps[] = [
|
||||
const images: ImagesProps[] = [
|
||||
// first column
|
||||
{
|
||||
image:
|
||||
|
Loading…
Reference in New Issue
Block a user