UNPKG

@forrestjs/kitchensink

Version:
7 lines (6 loc) 109 B
export const UsersDashboard = () => ( <> <h3>Users</h3> <p>dashboard for the ssers...</p> </> );