mirror of
https://github.com/plankanban/planka.git
synced 2025-07-23 23:29:43 +02:00
Add user settings modal
This commit is contained in:
parent
af00e3e191
commit
c6ecf126d0
29 changed files with 570 additions and 455 deletions
3
client/src/components/UserSettingsModal/index.js
Normal file
3
client/src/components/UserSettingsModal/index.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import UserSettingsModal from './UserSettingsModal';
|
||||
|
||||
export default UserSettingsModal;
|
Loading…
Add table
Add a link
Reference in a new issue