We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7982300 commit 509b0fdCopy full SHA for 509b0fd
src/components/DataTypes/Boolean.tsx
@@ -1,4 +1,3 @@
1
-
2
import { defineEasyType } from './defineEasyType'
3
4
export const booleanType = defineEasyType<boolean>({
src/components/DataTypes/Date.tsx
const displayOptions: Intl.DateTimeFormatOptions = {
0 commit comments