Skip to content

Commit 286514e

Browse files
committed
ssr not needed there
1 parent 9190f2a commit 286514e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/pages/contributors.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,6 @@ async fn execute_repository_query(
333333

334334
#[component]
335335
pub fn Contributors() -> impl IntoView {
336-
#[cfg(feature = "ssr")]
337336
{
338337
view! {
339338
<section class="bg-orange-300/30 dark:bg-transparent py-16 min-h-[80vh]">

0 commit comments

Comments
 (0)