There are 2 type of base Compoonent:

  1. Function Base Component

    Please create src/App.css and this is example of Function Base Component

    Untitled

  2. Class Base Component

    We don’t use them anymore, after 16th version we totally depend on Function Base Component. Example:

    Untitled