Skip to content

Commit

Permalink
update library components & linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jendiamond committed Aug 30, 2024
1 parent 4ddf560 commit 47d4ac4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"nuxt-graphql-request": "^7.0.5",
"sass": "^1.66.1",
"ucla-library-design-tokens": "^5.22.0",
"ucla-library-website-components": "3.9.1"
"ucla-library-website-components": "3.10.0"
}
}
4 changes: 2 additions & 2 deletions pages/series/[slug].vue
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ const parsedCarouselData = computed(() => {
<NavBreadcrumb
class="breadcrumb"
:title="page.title"
to='/series'
parentTitle="Screening Series"
to="/series"
parent-title="Screening Series"
/>
<ResponsiveImage
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 47d4ac4

Please sign in to comment.