Skip to content

Commit de4c92e

Browse files
authored
Merge branch 'main' into sync-bb3a0f5c
2 parents 41cef60 + 6c7d3ee commit de4c92e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/components/Layout/Page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ export function Page({children, toc, routeTree, meta, section}: PageProps) {
130130
)}>
131131
{showSidebar && (
132132
<div className="lg:-mt-16 z-10">
133+
133134
<div className="fixed top-0 py-0 shadow lg:pt-16 lg:sticky start-0 end-0 lg:shadow-none">
134135
<SidebarNav
135136
key={section}

src/content/community/conferences.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ November 13 & 15, 2023. In-person in New York, US + remote first interactivity (
8585
### reactjsday 2023 {/*reactjsday-2023*/}
8686
October 27th 2023. In-person in Verona, Italy and online (hybrid event)
8787

88+
8889
[Website](https://2023.reactjsday.it/) - [Twitter](https://twitter.com/reactjsday) - [Facebook](https://www.facebook.com/GrUSP/) - [YouTube](https://www.youtube.com/c/grusp)
8990

9091
### React Advanced 2023 {/*react-advanced-2023*/}

0 commit comments

Comments
 (0)