summaryrefslogtreecommitdiff
path: root/rushs/eplace/src/rooms/utils.js
blob: 5e9473914d7e9cacaff57cb8ffca5ad3a80f9f56 (plain)
1
2
3
4
5
6
// FIXME: This file should handle the rooms DOM manipulation
// Link buttons to their respective functions
// Functions may include:
// - showModal (add a form modal to the DOM)
// - createRoomObject (create a room in the DOM)
// - displayRoomsList (display the rooms list in the DOM)