twenty icon indicating copy to clipboard operation
twenty copied to clipboard

Refactor csv import, remove react context

Open magrinj opened this issue 1 year ago • 1 comments

Csv import is using react context, because it was initially used as a component with a provider. We're using it with a recoil state and a hook, so we can definitely drop the react context.

magrinj avatar Sep 01 '23 08:09 magrinj

Is it still relevant @magrinj?

Bonapara avatar Jan 26 '24 15:01 Bonapara