fix issue with important message being empty
This commit is contained in:
@ -56,7 +56,7 @@ export async function getStaticProps(
|
||||
};
|
||||
}
|
||||
|
||||
const PlatformLinkButton = ({
|
||||
export const PlatformLinkButton = ({
|
||||
platformLink,
|
||||
}: {
|
||||
platformLink: PlatformLink;
|
||||
|
Reference in New Issue
Block a user