Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: init app-layout components #9

Merged
merged 7 commits into from
Dec 10, 2023
Merged

Conversation

altaywtf
Copy link
Contributor

@altaywtf altaywtf commented Dec 10, 2023

Header

image

image

Footer

image

AppLayout

image

Copy link

linear bot commented Dec 10, 2023

Copy link

vercel bot commented Dec 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
beecast ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2023 6:37pm

Copy link
Contributor Author

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@altaywtf altaywtf marked this pull request as ready for review December 10, 2023 13:15
@@ -14,6 +14,7 @@ const config: StorybookConfig = {
name: '@storybook/nextjs',
options: {},
},
staticDirs: ['../public'],
Copy link
Contributor Author

@altaywtf altaywtf Dec 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

required for storybook to load assets from the public folder


const FOOTER_COMPANY_LINKS = [
{
href: 'https://experiment.st',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@altaywtf altaywtf self-assigned this Dec 10, 2023
components/layout/app-footer.tsx Outdated Show resolved Hide resolved
@altaywtf altaywtf merged commit c970e26 into main Dec 10, 2023
3 checks passed
@altaywtf altaywtf deleted the supa-9-app-layout-interface branch December 10, 2023 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants