diff --git a/v5/resources/repeater-fields.mdx b/v5/resources/repeater-fields.mdx index 2b856176..98911eb3 100644 --- a/v5/resources/repeater-fields.mdx +++ b/v5/resources/repeater-fields.mdx @@ -269,7 +269,8 @@ The `Repeater` field allows for every field supported by Nova, except for the fo - MorphTo - BelongsToMany - MorphToMany -- File - Requires usage of `uniqueField` + +File, Audio and Image fields are supported with the required use of `uniqueField`. ### Partially-Supported Fields