mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-01 00:55:50 +00:00
Add missing final newlines
This commit is contained in:
@@ -81,4 +81,4 @@ export function CodePageName(props: {
|
||||
return (
|
||||
<code>{props.name}</code>
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
@@ -47,4 +47,4 @@ export const codePageName: Schema & { tagName: string } = {
|
||||
},
|
||||
render: 'CodePageName',
|
||||
selfClosing: true,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user