summaryrefslogtreecommitdiff
path: root/Pages/Component/Switch.razor
diff options
context:
space:
mode:
authorJake Mannens <jake@asger.xyz>2026-05-24 01:25:02 +1000
committerJake Mannens <jake@asger.xyz>2026-06-17 01:19:59 +1000
commit3aaa0042af45717d957089167eb741c71fbe43b1 (patch)
treeb100a37916df312bf919baa6edf0ecc419d772d8 /Pages/Component/Switch.razor
parentabb800e8bf33c42c2799bba0a63cfc4052874237 (diff)
Modified Razor pages and components to temporarily allow them to compile
Diffstat (limited to 'Pages/Component/Switch.razor')
-rw-r--r--Pages/Component/Switch.razor4
1 files changed, 1 insertions, 3 deletions
diff --git a/Pages/Component/Switch.razor b/Pages/Component/Switch.razor
index d11ac81..5264094 100644
--- a/Pages/Component/Switch.razor
+++ b/Pages/Component/Switch.razor
@@ -1,6 +1,4 @@
-<link rel="stylesheet" href="@(nameof(HyperBooru)).styles.css"/>
-
-<label>
+<label>
<input
type="checkbox"
checked=@InitialValue