Skip to content

Commit

Permalink
Merge pull request #1 from appleicat/dev
Browse files Browse the repository at this point in the history
update website
  • Loading branch information
appleicat authored May 11, 2024
2 parents bf2e039 + c9f24b2 commit 1afb433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/_page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ export default function Page() {
</div>
</div>
<div className="grid grid-flow-row-dense w-full h-full items-end">
<div>error correction</div>
<div>error correction level</div>
<div className="grid grid-flow-col-dense w-full h-full">
{['L', 'M', 'Q', 'H'].map((ecl, key) => (
<Button
Expand Down

0 comments on commit 1afb433

Please sign in to comment.