diff options
author | 2023-08-03 16:26:08 +0000 | |
---|---|---|
committer | 2023-08-03 16:26:08 +0000 | |
commit | 705432f8d2c57274559430ea35aabe41090851da (patch) | |
tree | 689e1300d9e773763fc0adac5f02bc01f9140eee /examples/basics/src | |
parent | b636b4ac537ca2b645ed62d8e3197f151fe8c3ac (diff) | |
download | astro-705432f8d2c57274559430ea35aabe41090851da.tar.gz astro-705432f8d2c57274559430ea35aabe41090851da.tar.zst astro-705432f8d2c57274559430ea35aabe41090851da.zip |
[ci] format
Diffstat (limited to 'examples/basics/src')
-rw-r--r-- | examples/basics/src/pages/index.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/basics/src/pages/index.astro b/examples/basics/src/pages/index.astro index ef6c5b0db..fb6262872 100644 --- a/examples/basics/src/pages/index.astro +++ b/examples/basics/src/pages/index.astro @@ -12,7 +12,7 @@ import Card from '../components/Card.astro'; viewBox="0 0 495 623" fill="none" xmlns="http://www.w3.org/2000/svg" - aria-hidden="true" + aria-hidden="true" > <path fill-rule="evenodd" |