Skip to content

Commit 3451587

Browse files
committed
wip: rename placeholder
1 parent 688fc25 commit 3451587

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/options.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ const MarkdownPanel: React.FC = () => {
7979
});
8080
}}
8181
items={markdownFrontmatters}
82-
placeholder="Off"
82+
placeholder="Front Matter"
8383
/>
8484
</>
8585
);

0 commit comments

Comments
 (0)