Skip to content

Commit

Permalink
feat(ControlInputs): reexport LoginField (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
tellmywife authored Jan 8, 2025
1 parent d52f0bd commit c62d592
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/components/FormWrapperDialog/ControlInputs/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ export { default as ControlIpRangeBox } from './ControlIpRangeBox'
export { default as ControlFileUpload } from './ControlFileUpload'
export { default as ControlDatePicker } from './ControlDatePicker'
export { default as ControlJson } from './ControlJson'
export { default as ControlLoginField } from './ControlLoginField'

0 comments on commit c62d592

Please sign in to comment.