Skip to content

Commit

Permalink
Import scule for kebabCase
Browse files Browse the repository at this point in the history
  • Loading branch information
floodcode committed May 31, 2024
1 parent 720226d commit ade0205
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions components/DashboardMobileSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
import { breakpointsTailwind, useBreakpoints } from '@vueuse/core';
import { vIntersectionObserver } from '@vueuse/components';
import { kebabCase } from 'scule';
const props = defineProps<{
title: string;
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"ethers": "^6.12.1",
"nuxt": "^3.11.1",
"sass": "^1.77.2",
"scule": "^1.3.0",
"use-wagmi": "^1.5.0",
"viem": "^2.9.29",
"vue": "^3.4.21",
Expand Down
3 changes: 3 additions & 0 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 ade0205

Please sign in to comment.