Skip to content

update the look of components structure. #141

@atherdon

Description

@atherdon

Description/Steps to reproduce

I like that each component has a separated folder. It's cool
I don't like: index.js should be replaced with component name.
example:

/Directions/
  index.js -> Directions.js

And test.js should be replaced too. example:

/Directions/
   test.js -> Directions/Directions.test.js 

This is how Jest will know how to parse that tests

For now i'm ok with style.js file, later, when the project will be more complex - we'll address that.

Expected result

Additional information

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions