Skip to content

Commit f43e323

Browse files
Remove redundant data-hk attrs (#1221)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 2e9f8b4 commit f43e323

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

public/assets/solid.svg

Lines changed: 1 addition & 2 deletions
Loading

src/ui/logo.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { Match, Switch } from "solid-js";
44
const SolidLogo = (props: { class?: string }) => (
55
<svg
66
{...props}
7-
data-hk="0-0-0-0-0-0-0-0-0-1-0-0-0-0-0-0-0-0-1-1-1-0-1-0"
87
width="100%"
98
height="100%"
109
xmlns="http://www.w3.org/2000/svg"

0 commit comments

Comments
 (0)