From 7adc3dbe4f38c97150f64d1f15274dcd7fc114d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pere=20Gim=C3=A9nez?= Date: Tue, 16 Jan 2024 16:22:57 +0100 Subject: [PATCH] remove empty example --- src/FormInputs.jl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/FormInputs.jl b/src/FormInputs.jl index 6ec82b4f..da6a1ae2 100644 --- a/src/FormInputs.jl +++ b/src/FormInputs.jl @@ -197,10 +197,6 @@ A number of common arguments are defined and are passed to the textfield, the ic In addition, keyword arguments can be passed to each of these components individually by using the `textfield_props`, `icon_props`, `popup_proxy_props` and `timepicker_props` keyword arguments. -# Examples -```julia - -``` """ function timefield( label::Union{String,Symbol} = "", fieldname::Union{Symbol,Nothing} = nothing;