Skip to content

Commit

Permalink
Merge pull request ubie-oss#72 from ubie-oss/remove-z
Browse files Browse the repository at this point in the history
remove Z
  • Loading branch information
takanorip committed May 29, 2024
2 parents e7075fb + f1e9917 commit 9cabdaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layouts/ComponentLayout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ const propsArray = [
const examples = getAllExample(frontmatter.exampleKey);
---

Z
<PostLayout
frontmatter={{
title: frontmatter.title,
Expand Down

0 comments on commit 9cabdaa

Please sign in to comment.