Skip to content

Commit

Permalink
remove empty example
Browse files Browse the repository at this point in the history
  • Loading branch information
PGimenez authored Jan 16, 2024
1 parent e7a536e commit 7adc3db
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/FormInputs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 7adc3db

Please sign in to comment.