Search documentation...
K

InlineCode

Used to display code snippets inline with text.

Preview

Import the database with from natmfat import db

Usage

import { InlineCode } from "natmfat/components/InlineCode";
<InlineCode>Your code here</InlineCode>
On This Page