• Combines classNames. Removes all duplicates

    Parameters

    • Rest ...classes: (undefined | null | string | false | {
          [className: string]: any;
      })[]

      A list of classNames

    Returns string

    A single string with the combined className