39e5e1cb5aaec7ea87478b3178b2315c1841a948
Moved all Recoil atoms to a new 'atoms' directory and selectors to a 'selectors' directory to clarify the project structure and improve maintainability. This change separates concerns by clearly distinguishing between simple state (atoms) and derived state (selectors), facilitating better understanding and scalability of the application's state management.
Description
No description provided
Languages
JavaScript
50.4%
HTML
42%
CSS
6.7%
PowerShell
0.9%