Skip to content

Commit

Permalink
Fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
dani-mp committed Nov 27, 2024
1 parent 351c3df commit 79a8605
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/types/value/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import type { KeyTextField } from "./keyText"
import type { LinkField, RepeatableLinkField } from "./link"
import type { LinkToMediaField } from "./linkToMedia"
import type { NumberField } from "./number"
import type { Repeatable } from "./repeatable"
import type { RichTextField } from "./richText"
import type { SelectField } from "./select"
import type { TimestampField } from "./timestamp"
Expand Down

0 comments on commit 79a8605

Please sign in to comment.