docs: add section for get records by query

This commit is contained in:
Stevan Freeborn
2023-04-14 22:35:40 -05:00
parent e168c5b34c
commit 69ef5bc3c3
12 changed files with 302 additions and 6 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ export default function SideBar({
}) {
return (
<div className={styles.container}>
<Link href="/">
<Link href="/" className={styles.link}>
<h1 className={styles.title}>
<span className={styles.onspring}>Onspring</span>{' '}
<span className={styles.api}>API</span>