elementz icon indicating copy to clipboard operation
elementz copied to clipboard

refactor: input component

Open neysidev opened this issue 4 years ago • 0 comments

  • Imports are sorted
  • Extra brackets were removed
  • Reformatted code using prettier
  • Let and const are used instead of var
  • Arrow functions are used instead of syntax function
  • Components were closed In the form of self closing
  • Additional nulls were removed and && was used instead

neysidev avatar Jun 25 '21 16:06 neysidev