Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
hugocxl committed Dec 1, 2023
1 parent 78a90f5 commit 7f12dae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion src/modules/stack/stack.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { Metadata } from 'next'
import { STACK } from '@/shared/constants'

// Components
import { Link, Stack, Typography, Page, Title, Grid } from '@/shared/components'
import { Link, Stack, Typography, Page, Grid } from '@/shared/components'

// Utils
import { groupBy, sortBy } from '@/shared/utils'
Expand Down
1 change: 0 additions & 1 deletion src/shared/components/article/article.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Components
import {
Button,
Link,
Stack,
NotionRenderer,
Expand Down

1 comment on commit 7f12dae

@vercel
Copy link

@vercel vercel bot commented on 7f12dae Dec 1, 2023

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:

hugocxl – ./

hugocxl-hugocxl.vercel.app
hugocxl-git-master-hugocxl.vercel.app
hugocorta.com
hugocxl.me

Please sign in to comment.