Skip to content

Commit

Permalink
Fix type errors
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenpetryk committed Feb 19, 2024
1 parent c843d6c commit 21db4a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/components/guide-examples/custom/pizza-march.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"use client"

// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-nocheck
"use client"

import { range } from "lodash"
import {
Mafs,
Expand Down

0 comments on commit 21db4a4

Please sign in to comment.