mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-29 23:00:46 -08:00
remove ignore
This commit is contained in:
parent
36d0029a91
commit
e21ec86801
|
@ -46,7 +46,7 @@ function BlogPostPageContent({ sidebar, children }) {
|
|||
</BlogLayout>
|
||||
);
|
||||
}
|
||||
/* trunk-ignore(biome/lint/style/noDefaultExport) */
|
||||
|
||||
export default function BlogPostPage(props) {
|
||||
const BlogPostContent = props.content;
|
||||
return (
|
||||
|
|
Loading…
Reference in a new issue