-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4207 from signalco-io/next
Next
- Loading branch information
Showing
5 changed files
with
23 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,7 @@ html, body, #__next { | |
height: 100%; | ||
width: 100%; | ||
} | ||
|
||
:target { | ||
scroll-margin-top: 80px; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
import { PropsWithChildren } from 'react'; | ||
import { PageLayout } from '../../components/layouts/PageLayout'; | ||
|
||
export default function RestLayout() { | ||
return <PageLayout />; | ||
export default function RestLayout({ children }: PropsWithChildren) { | ||
return <PageLayout>{children}</PageLayout>; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
@import '@signalco/ui/index.css'; | ||
|
||
:target { | ||
scroll-margin-top: 80px; | ||
} |
44e663a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
signalco-uier – ./web/apps/uier
signalco-uier-signalco.vercel.app
signalco-uier-git-main-signalco.vercel.app
next.uier.io
uier.io
signalco-uier.vercel.app
44e663a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
signalco-doprocess – ./web/apps/doprocess
signalco-doprocess.vercel.app
doprocess.app
signalco-doprocess-git-main-signalco.vercel.app
signalco-doprocess-signalco.vercel.app
doprocess.signalco.dev
doprocess.signalco.io
www.doprocess.app
44e663a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
signalco-brandgrab – ./web/apps/brandgrab
signalco-brandgrab-git-main-signalco.vercel.app
signalco-brandgrab-signalco.vercel.app
brandgrab.signalco.io
signalco-brandgrab.vercel.app
brandgrab.io
44e663a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
signalco-blog – ./web/apps/blog
signalco-blog-signalco.vercel.app
signalco-blog-git-main-signalco.vercel.app
signalco-blog.vercel.app
blog.signalco.io
44e663a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
signalco-app – ./web/apps/app
signalco-app-git-main-signalco.vercel.app
signalco-app.vercel.app
app.signalco.io
signalco-app-signalco.vercel.app
44e663a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
signalco-web – ./web/apps/web
signalco-web-git-main-signalco.vercel.app
signalco-web-signalco.vercel.app
www.signalco.io
signalco.vercel.app
signalco.dev
signalco.io
44e663a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
signalco-slco – ./web/apps/slco
signalco-slco-signalco.vercel.app
signalco-slco-git-main-signalco.vercel.app
slco.signalco.io
signalco-slco.vercel.app
slco.io