workadventure/front/src/Components/FollowMenu
David Négrier d37165219c Migrating followStates and followRoles from a const object to a type restricted to only the string values allowed.
This allows for more secure code (compilation checks) and simpler code too (we can pass strings instead of const values)
2021-12-24 15:49:25 +01:00
..
FollowMenu.svelte Migrating followStates and followRoles from a const object to a type restricted to only the string values allowed. 2021-12-24 15:49:25 +01:00