"use strict"; const React = require("react"); module.exports = function Layout({ children }) { return ( Matrix Room List Viewer

Matrix Room List Viewer

Source code
{children}
); };