Skip to content

Commit 98a82cb

Browse files
committed
feat: ingore shadcn validation type
1 parent ec61325 commit 98a82cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/ui/src/components/ui/toast.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// @ts-nocheck
2+
13
"use client"
24

35
import * as React from "react"

0 commit comments

Comments
 (0)