geido commented on PR #21094:
URL: https://github.com/apache/superset/pull/21094#issuecomment-1225968329

   > ```
   > AsyncSelect
   >   types.ts
   >   styles.ts
   >   test.ts
   >   index.ts
   > Select
   >   types.ts
   >   styles.ts
   >   test.ts
   >   index.ts
   > utils.ts (shared)
   > types.ts (shared)
   > ```
   > 
   > If I have a few types or styled-components, I generally define them in the 
component.
   
   This makes sense but I still believe we should not have all the shared parts 
under one utils file even though this is not very big. For instance, I don't 
see why styles should be under utils.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to